[oe-commits] Robert Schuster : linux 2.6.24: Updated defconfig for atngw100

GIT User account git at amethyst.openembedded.net
Wed Oct 15 18:11:49 UTC 2008


Module: openembedded.dev.git
Branch: holger/hash-style
Commit: 4e870c5ec58e62fcfd510252446aec45dd3d0141
URL:    http://gitweb.openembedded.net/?p=openembedded.dev.git&a=commit;h=4e870c5ec58e62fcfd510252446aec45dd3d0141

Author: Robert Schuster <rschus at entw2.(none)>
Date:   Wed Oct 15 16:25:54 2008 +0200

linux 2.6.24: Updated defconfig for atngw100
  - compile ext2 and ext3 into the kernel (to allow booting from SD)

---

 packages/linux/linux-2.6.24/atngw100/defconfig |    4 ++--
 packages/linux/linux_2.6.24.bb                 |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/linux/linux-2.6.24/atngw100/defconfig b/packages/linux/linux-2.6.24/atngw100/defconfig
index 922bb32..863b04b 100644
--- a/packages/linux/linux-2.6.24/atngw100/defconfig
+++ b/packages/linux/linux-2.6.24/atngw100/defconfig
@@ -950,10 +950,10 @@ CONFIG_RTC_DRV_AT32AP700X=y
 #
 # File systems
 #
-CONFIG_EXT2_FS=m
+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 is not set
 # CONFIG_EXT4DEV_FS is not set
 CONFIG_JBD=m
diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb
index 7c92cb2..e787663 100644
--- a/packages/linux/linux_2.6.24.bb
+++ b/packages/linux/linux_2.6.24.bb
@@ -10,7 +10,7 @@ DEFAULT_PREFERENCE_at32stk1000 = "1"
 DEFAULT_PREFERENCE_ts72xx = "1"
 DEFAULT_PREFERENCE_cs-e9302 = "1"
 
-PR = "r16"
+PR = "r17"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
            http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \





More information about the Openembedded-commits mailing list