aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-x86_2.6.17.9.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-13 10:37:17 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-13 10:37:17 +0000
commita800d35917fda559bc4b8252737f9c5aee096160 (patch)
treea6b50861f55eaf5f3d53c89e5939244b22c90811 /packages/linux/linux-x86_2.6.17.9.bb
parent8ef88dac538d7065e011f626ea671148f555e932 (diff)
downloadopenembedded-a800d35917fda559bc4b8252737f9c5aee096160.tar.gz
linux-x86: enable some more filesystems for the guinness machine
Diffstat (limited to 'packages/linux/linux-x86_2.6.17.9.bb')
-rw-r--r--packages/linux/linux-x86_2.6.17.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-x86_2.6.17.9.bb b/packages/linux/linux-x86_2.6.17.9.bb
index 87036a2be8..1dfabb398e 100644
--- a/packages/linux/linux-x86_2.6.17.9.bb
+++ b/packages/linux/linux-x86_2.6.17.9.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Linux Kernel for x86 compatible machines"
SECTION = "kernel"
LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://defconfig"