linux-handhelds: build in ext3 support for h2200 and hx4700
authorKoen Kooi <koen@openembedded.org>
Fri, 6 Feb 2009 12:57:19 +0000 (13:57 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 6 Feb 2009 12:57:19 +0000 (13:57 +0100)
packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig
packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb

index 22e9cb3..b3f1a4c 100644 (file)
@@ -1530,7 +1530,7 @@ CONFIG_RTC_DRV_SA1100=y
 CONFIG_EXT2_FS=y
 # CONFIG_EXT2_FS_XATTR is not set
 # CONFIG_EXT2_FS_XIP is not set
-CONFIG_EXT3_FS=m
+CONFIG_EXT3_FS=y
 CONFIG_EXT3_FS_XATTR=y
 # CONFIG_EXT3_FS_POSIX_ACL is not set
 # CONFIG_EXT3_FS_SECURITY is not set
index d65aaff..5d3f16e 100644 (file)
@@ -1550,7 +1550,7 @@ CONFIG_RTC_DRV_SA1100=y
 CONFIG_EXT2_FS=y
 # CONFIG_EXT2_FS_XATTR is not set
 # CONFIG_EXT2_FS_XIP is not set
-CONFIG_EXT3_FS=m
+CONFIG_EXT3_FS=y
 CONFIG_EXT3_FS_XATTR=y
 # CONFIG_EXT3_FS_POSIX_ACL is not set
 # CONFIG_EXT3_FS_SECURITY is not set
index 0742e23..f6bb173 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "kernel"
 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
 LICENSE = "GPL"
-PR = "r24"
+PR = "r25"
 
 DEFAULT_PREFERENCE = "-1"