mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 04:11:11 +00:00
Import patches-unapplied version 2.35 to ubuntu/oneiric
Imported using git-ubuntu import. Changelog parent: 137f2a72d4728a20fb4f8a570009c34475f21799 New changelog entries: * Set KERNEL_FLAVOURS for mx5.
This commit is contained in:
parent
137f2a72d4
commit
99d9759e40
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.35) oneiric; urgency=low
|
||||
|
||||
* Set KERNEL_FLAVOURS for mx5.
|
||||
|
||||
-- Jani Monoses <jani@ubuntu.com> Wed, 24 Aug 2011 18:18:42 +0300
|
||||
|
||||
livecd-rootfs (2.34) oneiric; urgency=low
|
||||
|
||||
* drop FLASH_KERNEL_SKIP from live-build config, flash-kernel suppression is
|
||||
|
@ -204,7 +204,8 @@ case $ARCH in
|
||||
;;
|
||||
mx5)
|
||||
COMPONENTS='main restricted universe'
|
||||
add_package install linux-image-linaro-lt-mx5 flash-kernel u-boot-linaro-mx53loco
|
||||
KERNEL_FLAVOURS=linaro-lt-mx5
|
||||
add_package install flash-kernel u-boot-linaro-mx53loco
|
||||
BINARY_REMOVE_LINUX=false
|
||||
;;
|
||||
ac100)
|
||||
|
Loading…
x
Reference in New Issue
Block a user