add the xserver omap-revert packages to panda builds

This commit is contained in:
Oliver Grawert 2013-07-12 11:05:35 +02:00
parent 6f6252b60c
commit 93fb97a202
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.157) UNRELEASED; urgency=low
* add xserver-xorg-input-evdev-omap-revert and
xserver-xorg-video-omap-revert to panda builds
-- Oliver Grawert <ogra@ubuntu.com> Fri, 12 Jul 2013 11:03:34 +0200
livecd-rootfs (2.156) saucy; urgency=low
* fix build stamp handling for ubuntu-touch (requires an RT to have IS

View File

@ -316,7 +316,7 @@ case $ARCH in
add_package install u-boot-linaro-omap4-panda u-boot-tools
;;
*)
add_package install u-boot-linaro-omap4-panda u-boot-tools pvr-omap4
add_package install u-boot-linaro-omap4-panda u-boot-tools pvr-omap4 xserver-xorg-video-omap-revert xserver-xorg-input-evdev-omap-revert
;;
esac
BINARY_REMOVE_LINUX=false