put ti-omap4-ppa into omap4 images

This commit is contained in:
Oliver Grawert 2012-01-10 12:46:38 +01:00
parent 91ed063783
commit 25f8bd4b60
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.47) UNRELEASED; urgency=low
* put ti-omap4-ppa into omap4 images
-- Oliver Grawert <ogra@ubuntu.com> Tue, 10 Jan 2012 12:45: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)