mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-27 19:11:14 +00:00
add janis changes for X-Loader and U-Boot packages for IGEPv2, Beagle and Panda in the OMAP3/4 images
This commit is contained in:
parent
b77792ffae
commit
cf7f352ca3
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (1.156) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Add X-Loader and U-Boot packages for IGEPv2, Beagle and Panda
|
||||||
|
in the OMAP3/4 images.
|
||||||
|
|
||||||
|
-- Jani Monoses <jani@ubuntu.com> Fri, 11 Feb 2011 17:21:27 +0200
|
||||||
|
|
||||||
livecd-rootfs (1.155) natty; urgency=low
|
livecd-rootfs (1.155) natty; urgency=low
|
||||||
|
|
||||||
* Add headless image type for armel minimal developer image building,
|
* Add headless image type for armel minimal developer image building,
|
||||||
|
@ -436,11 +436,11 @@ link_in_boot = $link_in_boot
|
|||||||
STRIP_VMLINUZ=no
|
STRIP_VMLINUZ=no
|
||||||
;;
|
;;
|
||||||
omap)
|
omap)
|
||||||
LIST="$LIST linux-omap"
|
LIST="$LIST linux-omap x-loader-omap3-igepv2 u-boot-linaro-igep0020 x-loader-omap3-beagle u-boot-linaro-omap3-beagle"
|
||||||
STRIP_VMLINUZ=no
|
STRIP_VMLINUZ=no
|
||||||
;;
|
;;
|
||||||
omap4)
|
omap4)
|
||||||
LIST="$LIST linux-omap4"
|
LIST="$LIST linux-omap4 x-loader-omap4-panda u-boot-linaro-omap4-panda"
|
||||||
STRIP_VMLINUZ=no
|
STRIP_VMLINUZ=no
|
||||||
;;
|
;;
|
||||||
esac;;
|
esac;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user