From e6aabfe1aab53127accfc100450f825dda2f7862 Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Tue, 16 Aug 2011 15:40:51 +0200 Subject: [PATCH] Import patches-unapplied version 2.24 to ubuntu/oneiric Imported using git-ubuntu import. Changelog parent: 4ee73fcae7f7e86014f83bc2aa5b1b117a9f6fd7 New changelog entries: * add missing ;; to the mx5 case statement --- debian/changelog | 6 ++++++ live-build/auto/config | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 330adc81..20cefa20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.24) oneiric; urgency=low + + * add missing ;; to the mx5 case statement + + -- Oliver Grawert Tue, 16 Aug 2011 15:40:51 +0200 + livecd-rootfs (2.23) oneiric; urgency=low [ Jani Monoses ] diff --git a/live-build/auto/config b/live-build/auto/config index 37cc2b3a..e1c80a69 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -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