mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-07 08:51:50 +00:00
dropping maguro and adding flo, changing golfish to generic in touchsubarches
This commit is contained in:
parent
c39d253725
commit
5602f1e926
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.206) UNRELEASED; 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
|
livecd-rootfs (2.205) trusty; urgency=medium
|
||||||
|
|
||||||
* touch/48-setup-env.chroot: QML2_IMPORT_PATH should respect
|
* touch/48-setup-env.chroot: QML2_IMPORT_PATH should respect
|
||||||
|
@ -410,7 +410,7 @@ if [ "$SUBARCH" = "ac100" ] || [ "$SUBARCH" = "nexus7" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$PROJECT" = "ubuntu-touch" ] && [ "$ARCH" = "armhf" ]; then
|
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"
|
sourceslist="chroot/etc/apt/sources.list"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user