3
0
mirror of https://git.launchpad.net/livecd-rootfs synced 2025-04-14 04:31:16 +00:00

Import patches-unapplied version 2.206 to ubuntu/trusty-proposed

Imported using git-ubuntu import.

Changelog parent: 34a87f0754360df232507fd4c7392f3c81483dda

New changelog entries:
  * dropping maguro and adding flo, changing golfish to generic in touchsubarches
This commit is contained in:
Oliver Grawert 2014-02-22 23:35:07 +01:00 committed by usd-importer
parent 34a87f0754
commit ed058a9ed5
2 changed files with 7 additions and 1 deletions
debian
live-build/auto

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.206) trusty; urgency=medium
* dropping maguro and adding flo, changing golfish to generic in touchsubarches
-- Oliver Grawert <ogra@ubuntu.com> Sat, 22 Feb 2014 23:35:07 +0100
livecd-rootfs (2.205) trusty; urgency=medium
* touch/48-setup-env.chroot: QML2_IMPORT_PATH should respect

@ -410,7 +410,7 @@ if [ "$SUBARCH" = "ac100" ] || [ "$SUBARCH" = "nexus7" ]; then
fi
if [ "$PROJECT" = "ubuntu-touch" ] && [ "$ARCH" = "armhf" ]; then
touchsubarches="maguro manta grouper mako goldfish"
touchsubarches="flo manta grouper mako generic"
sourceslist="chroot/etc/apt/sources.list"