live-build/auto/config: Switch HWE from lts-vivid to lts-wily.

This commit is contained in:
Adam Conrad 2016-01-15 19:19:58 -07:00
parent 9f2446f0cd
commit 1e66c5afaa
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.208.10) trusty; urgency=medium
* live-build/auto/config: Switch HWE from lts-vivid to lts-wily.
-- Adam Conrad <adconrad@ubuntu.com> Fri, 15 Jan 2016 19:18:16 -0700
livecd-rootfs (2.208.9) trusty; urgency=medium
* Switch from lts-vivid to lts-wily HWE kernels (LP: #1524366)

View File

@ -192,7 +192,7 @@ case $ARCH in
KERNEL_FLAVOURS="generic-lts-wily"
;;
esac
HWE_X_PACKAGES="xserver-xorg-core-lts-vivid xserver-xorg-lts-vivid xserver-xorg-video-all-lts-vivid xserver-xorg-input-all-lts-vivid libwayland-egl1-mesa-lts-vivid"
HWE_X_PACKAGES="xserver-xorg-core-lts-wily xserver-xorg-lts-wily xserver-xorg-video-all-lts-wily xserver-xorg-input-all-lts-wily libwayland-egl1-mesa-lts-wily"
SIGNED_KERNEL_PACKAGE="linux-signed-generic-lts-wily"
UNITY_HWE_HINTS="unity-settings-daemon notify-osd libqt4-sql-sqlite unity gnome-terminal"
KUBUNTU_HWE_HINTS="pinentry-qt4 kde-baseapps-bin kde-window-manager"