diff --git a/debian/changelog b/debian/changelog index 82de66ad..4c6d7be5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.206) UNRELEASED; urgency=medium + + * dropping maguro and adding flo, changing golfish to generic in touchsubarches + + -- Oliver Grawert 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 diff --git a/live-build/auto/build b/live-build/auto/build index c7261f2c..40b78866 100755 --- a/live-build/auto/build +++ b/live-build/auto/build @@ -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"