add meta/kernel.yaml to the kernel snaps

This commit is contained in:
Michael Vogt 2016-05-04 11:45:17 +02:00
parent 606bec0ac1
commit 15ed930293
2 changed files with 10 additions and 0 deletions

6
debian/changelog vendored
View File

@ -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

View File

@ -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