mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-17 13:12:42 +00:00
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:
parent
f901b5d68e
commit
4e1df5e183
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
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