[oe-commits] Michel Pollet : MINI2440: Bumped Kernels version

git version control git at git.openembedded.org
Thu Jun 4 15:59:45 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ab016cc95118c517ce8179ccd7b3e10c6edd7edc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ab016cc95118c517ce8179ccd7b3e10c6edd7edc

Author: Michel Pollet <buserror at gmail.com>
Date:   Wed May 20 12:20:44 2009 +0100

MINI2440: Bumped Kernels version

MINI2440: Bumped Kernels version

2.6.29.4 and 2.6.30-rc6 -- updated defconfig too.

Signed-off-by: Michel Pollet <buserror at gmail.com>

---

 .../linux-mini2440-2.6.30+git/defconfig-mini2440   |   19 ++++++++++---------
 recipes/linux/linux-mini2440_2.6.29+git.bb         |    2 +-
 recipes/linux/linux-mini2440_2.6.30+git.bb         |    2 +-
 3 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/recipes/linux/linux-mini2440-2.6.30+git/defconfig-mini2440 b/recipes/linux/linux-mini2440-2.6.30+git/defconfig-mini2440
index 6fb47f9..f8912dd 100644
--- a/recipes/linux/linux-mini2440-2.6.30+git/defconfig-mini2440
+++ b/recipes/linux/linux-mini2440-2.6.30+git/defconfig-mini2440
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.30-rc5
-# Wed May 13 18:56:45 2009
+# Linux kernel version: 2.6.30-rc6
+# Wed May 20 12:43:12 2009
 #
 CONFIG_ARM=y
 CONFIG_HAVE_PWM=y
@@ -78,7 +78,7 @@ CONFIG_SYSCTL_SYSCALL=y
 CONFIG_KALLSYMS=y
 # CONFIG_KALLSYMS_ALL is not set
 # CONFIG_KALLSYMS_EXTRA_PASS is not set
-# CONFIG_STRIP_ASM_SYMS is not set
+CONFIG_STRIP_ASM_SYMS=y
 CONFIG_HOTPLUG=y
 CONFIG_PRINTK=y
 CONFIG_BUG=y
@@ -1209,7 +1209,7 @@ CONFIG_USB_GSPCA_ZC3XX=m
 # CONFIG_USB_STV680 is not set
 # CONFIG_USB_ZC0301 is not set
 # CONFIG_USB_PWC is not set
-CONFIG_USB_PWC_INPUT_EVDEV=y
+# CONFIG_USB_PWC_INPUT_EVDEV is not set
 # CONFIG_USB_ZR364XX is not set
 # CONFIG_USB_STKWEBCAM is not set
 # CONFIG_USB_S2255 is not set
@@ -1481,7 +1481,7 @@ CONFIG_USB_SERIAL=m
 # CONFIG_USB_SERIAL_CH341 is not set
 # CONFIG_USB_SERIAL_WHITEHEAT is not set
 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
-# CONFIG_USB_SERIAL_CP210X is not set
+CONFIG_USB_SERIAL_CP210X=m
 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
 # CONFIG_USB_SERIAL_EMPEG is not set
 CONFIG_USB_SERIAL_FTDI_SIO=m
@@ -1627,7 +1627,7 @@ CONFIG_LEDS_TRIGGERS=y
 CONFIG_LEDS_TRIGGER_TIMER=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_LEDS_TRIGGER_BACKLIGHT=y
-# CONFIG_LEDS_TRIGGER_GPIO is not set
+CONFIG_LEDS_TRIGGER_GPIO=y
 CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 
 #
@@ -1799,10 +1799,11 @@ CONFIG_CRAMFS=y
 # CONFIG_HPFS_FS is not set
 # CONFIG_QNX4FS_FS is not set
 CONFIG_ROMFS_FS=y
-CONFIG_ROMFS_BACKED_BY_BLOCK=y
+# CONFIG_ROMFS_BACKED_BY_BLOCK is not set
 # CONFIG_ROMFS_BACKED_BY_MTD is not set
-# CONFIG_ROMFS_BACKED_BY_BOTH is not set
+CONFIG_ROMFS_BACKED_BY_BOTH=y
 CONFIG_ROMFS_ON_BLOCK=y
+CONFIG_ROMFS_ON_MTD=y
 # CONFIG_SYSV_FS is not set
 # CONFIG_UFS_FS is not set
 # CONFIG_NILFS2_FS is not set
@@ -2069,7 +2070,7 @@ CONFIG_CRYPTO_TWOFISH_COMMON=m
 # Compression
 #
 CONFIG_CRYPTO_DEFLATE=m
-# CONFIG_CRYPTO_ZLIB is not set
+CONFIG_CRYPTO_ZLIB=m
 CONFIG_CRYPTO_LZO=m
 
 #
diff --git a/recipes/linux/linux-mini2440_2.6.29+git.bb b/recipes/linux/linux-mini2440_2.6.29+git.bb
index a4d8786..a97ee5c 100644
--- a/recipes/linux/linux-mini2440_2.6.29+git.bb
+++ b/recipes/linux/linux-mini2440_2.6.29+git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Linux Kernel for mini2440 development board"
 SECTION = "kernel"
 LICENSE = "GPL"
-PR = "r7"
+PR = "r8"
 
 GGSRC = "http://www.xora.org.uk/oe/patches/"
 
diff --git a/recipes/linux/linux-mini2440_2.6.30+git.bb b/recipes/linux/linux-mini2440_2.6.30+git.bb
index 5d96f0a..b486d4c 100644
--- a/recipes/linux/linux-mini2440_2.6.30+git.bb
+++ b/recipes/linux/linux-mini2440_2.6.30+git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Linux Kernel for mini2440 development board"
 SECTION = "kernel"
 LICENSE = "GPL"
-PR = "r0"
+PR = "r1"
 
 GGSRC = "http://www.xora.org.uk/oe/patches/"
 





More information about the Openembedded-commits mailing list