mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 04:11:11 +00:00
Import patches-unapplied version 2.32 to ubuntu/oneiric
Imported using git-ubuntu import. Changelog parent: 564757adc0f60eff38f281229113468f16bd8f07 New changelog entries: * Fix kernel package name for mx5.
This commit is contained in:
parent
564757adc0
commit
41bdd2542d
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.32) oneiric; urgency=low
|
||||
|
||||
* Fix kernel package name for mx5.
|
||||
|
||||
-- Jani Monoses <jani@ubuntu.com> Wed, 24 Aug 2011 14:14:10 +0300
|
||||
|
||||
livecd-rootfs (2.31) oneiric; urgency=low
|
||||
|
||||
* Link binary.iso or binary-hybrid.iso, if found, into the output
|
||||
|
@ -205,7 +205,7 @@ case $ARCH in
|
||||
;;
|
||||
mx5)
|
||||
COMPONENTS='main restricted universe'
|
||||
add_package install linux-meta-linaro-lt-mx5 flash-kernel u-boot-linaro-mx53loco
|
||||
add_package install linux-image-linaro-lt-mx5 flash-kernel u-boot-linaro-mx53loco
|
||||
BINARY_REMOVE_LINUX=false
|
||||
;;
|
||||
ac100)
|
||||
|
Loading…
x
Reference in New Issue
Block a user