Import patches-unapplied version 2.35 to ubuntu/oneiric

Imported using git-ubuntu import.

Changelog parent: 137f2a72d4

New changelog entries:
  * Set KERNEL_FLAVOURS for mx5.
impish
Jani Monoses 14 years ago committed by usd-importer
parent 137f2a72d4
commit 99d9759e40

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…
Cancel
Save