aboutsummaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-10-16 18:23:13 +0000
committerPhil Blundell <philb@gnu.org>2004-10-16 18:23:13 +0000
commited5bbe61e5728de0fbe413a8ddbc1ab905f04ad2 (patch)
tree630817940f0482d20743b705855c7e6af281d563 /linux
parenta24f0513098a1db015d2c76600faf93a3abcfc49 (diff)
downloadopenembedded-ed5bbe61e5728de0fbe413a8ddbc1ab905f04ad2.tar.gz
enable hfsplus filesystem
BKrev: 41716711Q7YIWLJ7AC-_JMciixSQHw
Diffstat (limited to 'linux')
-rw-r--r--linux/linux-epia-2.6.8.1/epia_defconfig2
-rw-r--r--linux/linux-epia_2.6.8.1.oe2
2 files changed, 2 insertions, 2 deletions
diff --git a/linux/linux-epia-2.6.8.1/epia_defconfig b/linux/linux-epia-2.6.8.1/epia_defconfig
index a4c9a9bc90..4807b4e65b 100644
--- a/linux/linux-epia-2.6.8.1/epia_defconfig
+++ b/linux/linux-epia-2.6.8.1/epia_defconfig
@@ -1348,7 +1348,7 @@ CONFIG_RAMFS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
-# CONFIG_HFSPLUS_FS is not set
+CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
diff --git a/linux/linux-epia_2.6.8.1.oe b/linux/linux-epia_2.6.8.1.oe
index 929064306d..750c310f50 100644
--- a/linux/linux-epia_2.6.8.1.oe
+++ b/linux/linux-epia_2.6.8.1.oe
@@ -1,7 +1,7 @@
SECTION = "kernel"
DESCRIPTION = "Linux kernel for VIA EPiA"
LICENSE = "GPL"
-PR = "r9"
+PR = "r10"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
http://www.epiawiki.org/files/epia_kernel/patch-2.6.8.1-epia1.bz2;patch=1 \