enable hfsplus filesystem
authorPhil Blundell <philb@gnu.org>
Sat, 16 Oct 2004 18:23:13 +0000 (18:23 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 16 Oct 2004 18:23:13 +0000 (18:23 +0000)
BKrev: 41716711Q7YIWLJ7AC-_JMciixSQHw

linux/linux-epia-2.6.8.1/epia_defconfig
linux/linux-epia_2.6.8.1.oe

index a4c9a9b..4807b4e 100644 (file)
@@ -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
index 9290643..750c310 100644 (file)
@@ -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 \