Import patches-unapplied version 2.157 to ubuntu/saucy-proposed

Imported using git-ubuntu import.

Changelog parent: 543bc14843ed54e11a03b78d3d97d11661e5b858

New changelog entries:
  * add xserver-xorg-input-evdev-omap-revert and
    xserver-xorg-video-omap-revert to panda builds
This commit is contained in:
Oliver Grawert 2013-07-12 11:03:34 +02:00 committed by usd-importer
parent 543bc14843
commit ac53f88f18
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.157) saucy; 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