* live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:

- fix typo in hardware.yaml
This commit is contained in:
Michael Vogt 2015-04-29 14:43:44 +02:00
parent e0b6feda6c
commit c10fd7dd72
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -3,6 +3,8 @@ livecd-rootfs (2.301) UNRELEASED; urgency=low
* create /boot/uboot on armhf to ensure that its in the system
tarball and still on the system if ubuntu-core-upgrader
performs a "format" (LP: #1447652)
* live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
- fix typo in hardware.yaml
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Apr 2015 08:27:44 +0200

View File

@ -45,7 +45,7 @@ mkdir -p $TMPDIR/assets/
cat > $TMPDIR/hardware.yaml << EOF
kernel: assets/vmlinuz
initrd: assets/initrd.img
partiton-layout: system-AB
partition-layout: system-AB
EOF
# arch specific ones