Import patches-unapplied version 2.24 to ubuntu/oneiric

Imported using git-ubuntu import.

Changelog parent: 4ee73fcae7

New changelog entries:
  * add missing ;; to the mx5 case statement
impish
Oliver Grawert 14 years ago committed by usd-importer
parent 4ee73fcae7
commit e6aabfe1aa

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.24) oneiric; urgency=low
* add missing ;; to the mx5 case statement
-- Oliver Grawert <ogra@ubuntu.com> Tue, 16 Aug 2011 15:40:51 +0200
livecd-rootfs (2.23) oneiric; urgency=low
[ Jani Monoses ]

@ -201,6 +201,7 @@ case $ARCH in
COMPONENTS='main restricted universe'
add_package install linux-meta-linaro-lt-mx5 flash-kernel u-boot-linaro-mx53loco
BINARY_REMOVE_LINUX=false
;;
ac100)
COMPONENTS='main restricted universe'
add_package install ac100-tarball-installer

Loading…
Cancel
Save