mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-10 19:01:13 +00:00
add meta/kernel.yaml to the kernel snaps
This commit is contained in:
parent
8bcc5ca1c2
commit
5efb2007af
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -5,6 +5,9 @@ livecd-rootfs (2.408.5) UNRELEASED; urgency=medium
|
||||
arm64 builds from a different location for ubuntu-touch.
|
||||
* Add the new dhcpd user introduced by latest archive changes.
|
||||
|
||||
[ Michael Vogt ]
|
||||
* add meta/kernel.yaml to the kernel snaps
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 14 Sep 2016 18:58:26 +0000
|
||||
|
||||
livecd-rootfs (2.408.4) xenial; urgency=medium
|
||||
|
@ -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