summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-09-18 18:42:29 +0000
committerPhil Blundell <philb@gnu.org>2004-09-18 18:42:29 +0000
commit1bb66c8ec553767021fd45377faaac6ef7ad01c6 (patch)
tree3a916e4006b724847ce9b4af154631ea596f06e1 /linux
parentb7fd58e819d4ff5781242c70edba715b6c1f0cad (diff)
enable XFS per dc_ request
BKrev: 414c8195eS_XG5ncQr-XC4_yhCuIKw
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 ab45c0dc8a..a23e274aa1 100644
--- a/linux/linux-epia-2.6.8.1/epia_defconfig
+++ b/linux/linux-epia-2.6.8.1/epia_defconfig
@@ -1295,7 +1295,7 @@ CONFIG_JBD=y
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
-# CONFIG_XFS_FS is not set
+CONFIG_XFS_FS=y
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
diff --git a/linux/linux-epia_2.6.8.1.oe b/linux/linux-epia_2.6.8.1.oe
index df65feaacd..4f17356ac7 100644
--- a/linux/linux-epia_2.6.8.1.oe
+++ b/linux/linux-epia_2.6.8.1.oe
@@ -1,6 +1,6 @@
DESCRIPTION = "Linux kernel for VIA EPiA"
LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
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 \