mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-20 23:51:23 +00:00
add meta/kernel.yaml to the kernel snaps
This commit is contained in:
parent
606bec0ac1
commit
15ed930293
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.409) UNRELEASED; urgency=medium
|
||||
|
||||
* add meta/kernel.yaml to the kernel snaps
|
||||
|
||||
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 May 2016 11:44:33 +0200
|
||||
|
||||
livecd-rootfs (2.408) xenial; urgency=medium
|
||||
|
||||
* drop linux-firmware-raspi2, it does not actually contain driver
|
||||
|
@ -568,6 +568,10 @@ EOF
|
||||
|
||||
VERSION=$kvers+$(date +20%y%m%d.%H-%M)
|
||||
|
||||
cat > meta/kernel.yaml <<EOF
|
||||
version: $kvers
|
||||
EOF
|
||||
|
||||
cat > meta/snap.yaml <<EOF
|
||||
name: $metaname
|
||||
version: $VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user