From ac53f88f184e496a8e64d7d9409ef3d526a3afbc Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Fri, 12 Jul 2013 11:03:34 +0200 Subject: [PATCH] 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 --- debian/changelog | 7 +++++++ live-build/auto/config | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 50b79a17..d21627e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/live-build/auto/config b/live-build/auto/config index ed285942..d7c6bbab 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -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