mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
Fix kernel package name for mx5.
This commit is contained in:
parent
d6388fcffe
commit
f8ec10b65a
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.31ubuntu1) UNRELEASED; 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