Import patches-unapplied version 2.47 to ubuntu/precise

Imported using git-ubuntu import.

Changelog parent: f901b5d68ee6116f948b333450c7051397d94285

New changelog entries:
  * put ti-omap4-ppa into omap4 images
This commit is contained in:
Oliver Grawert 2012-01-10 12:46:20 +01:00 committed by usd-importer
parent f901b5d68e
commit 4e1df5e183
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.47) precise; urgency=low
* put ti-omap4-ppa into omap4 images
-- Oliver Grawert <ogra@ubuntu.com> Tue, 10 Jan 2012 12:46:20 +0100
livecd-rootfs (2.46) precise; urgency=low
* Guard legacy cloop code in a [ -f ], so it stops failing.

View File

@ -214,7 +214,7 @@ case $ARCH in
BINARY_REMOVE_LINUX=false
;;
omap4)
add_package install x-loader-omap4-panda u-boot-linaro-omap4-panda
add_package install x-loader-omap4-panda u-boot-linaro-omap4-panda ti-omap4-ppa
BINARY_REMOVE_LINUX=false
;;
mx5)