mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-14 06:38:28 +00:00
drop IGEPv2 x-loader and u-boot from livefs.sh, they are not in main and thus break image builds
This commit is contained in:
parent
f135858506
commit
9540e53dcc
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (1.157) UNRELEASED; urgency=low
|
||||
|
||||
* drop IGEPv2 x-loader and u-boot from livefs.sh, they are not in main
|
||||
and thus break image builds
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Sat, 12 Feb 2011 13:30:59 +0100
|
||||
|
||||
livecd-rootfs (1.156) natty; urgency=low
|
||||
|
||||
* Add X-Loader and U-Boot packages for IGEPv2, Beagle and Panda
|
||||
|
@ -436,7 +436,7 @@ link_in_boot = $link_in_boot
|
||||
STRIP_VMLINUZ=no
|
||||
;;
|
||||
omap)
|
||||
LIST="$LIST linux-omap x-loader-omap3-igepv2 u-boot-linaro-igep0020 x-loader-omap3-beagle u-boot-linaro-omap3-beagle"
|
||||
LIST="$LIST linux-omap x-loader-omap3-beagle u-boot-linaro-omap3-beagle"
|
||||
STRIP_VMLINUZ=no
|
||||
;;
|
||||
omap4)
|
||||
|
Loading…
x
Reference in New Issue
Block a user