Pull xserver-xorg-video-geode-lts-utopic out of the i386 images.

This commit is contained in:
Adam Conrad 2015-02-03 07:04:58 -07:00
parent 0fbb4d5a11
commit 7b9f251999
2 changed files with 7 additions and 8 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.208.3) trusty; urgency=medium
* Pull xserver-xorg-video-geode-lts-utopic out of the i386 images.
-- Adam Conrad <adconrad@ubuntu.com> Tue, 03 Feb 2015 07:03:03 -0700
livecd-rootfs (2.208.2) trusty; urgency=medium
[ Colin Watson ]

View File

@ -192,14 +192,7 @@ case $ARCH in
KERNEL_FLAVOURS="generic-lts-utopic"
;;
esac
case $ARCH in
i386)
HWE_X_PACKAGES="xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic xserver-xorg-video-all-lts-utopic xserver-xorg-video-geode-lts-utopic"
;;
*)
HWE_X_PACKAGES="xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic xserver-xorg-video-all-lts-utopic"
;;
esac
HWE_X_PACKAGES="xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic xserver-xorg-video-all-lts-utopic"
SIGNED_KERNEL_PACKAGE="linux-signed-generic-lts-utopic"
UNITY_HWE_HINTS="unity-settings-daemon notify-osd libqt4-sql-sqlite unity"