aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.30.bb
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2009-09-10 13:06:15 +0000
committerJan Lübbe <jluebbe@debian.org>2009-09-18 08:04:44 +0000
commitb60e3a3e546091edaa9a85cada6b044c7ae89368 (patch)
tree1694e764c252bcc7fa3b4ad8f77216214871e069 /recipes/linux/linux_2.6.30.bb
parent7c54aba8056c12678e6225418f889348c3e06b72 (diff)
downloadopenembedded-b60e3a3e546091edaa9a85cada6b044c7ae89368.tar.gz
linux_2.6.30: add and enable aufs2
Diffstat (limited to 'recipes/linux/linux_2.6.30.bb')
-rw-r--r--recipes/linux/linux_2.6.30.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.30.bb b/recipes/linux/linux_2.6.30.bb
index 706b48bbff..21603f6c45 100644
--- a/recipes/linux/linux_2.6.30.bb
+++ b/recipes/linux/linux_2.6.30.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r2"
+PR = "r3"
S = "${WORKDIR}/linux-${PV}"
@@ -16,6 +16,7 @@ DEFAULT_PREFERENCE_at91sam9263ek = "-1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
http://maxim.org.za/AT91RM9200/2.6/2.6.30-at91.patch.gz;patch=1 \
+ file://aufs2-30.patch;patch=1 \
file://defconfig"
SRC_URI_append_mpc8315e-rdb = " file://mpc8315erdb-add-msi-to-dts.patch;patch=1"