mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-06 23:51:35 +00:00
put ti-omap4-ppa into omap4 images
This commit is contained in:
parent
91ed063783
commit
25f8bd4b60
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
livecd-rootfs (2.46) precise; urgency=low
|
||||||
|
|
||||||
* Guard legacy cloop code in a [ -f ], so it stops failing.
|
* Guard legacy cloop code in a [ -f ], so it stops failing.
|
||||||
|
@ -214,7 +214,7 @@ case $ARCH in
|
|||||||
BINARY_REMOVE_LINUX=false
|
BINARY_REMOVE_LINUX=false
|
||||||
;;
|
;;
|
||||||
omap4)
|
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
|
BINARY_REMOVE_LINUX=false
|
||||||
;;
|
;;
|
||||||
mx5)
|
mx5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user