aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-shr-devel_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-openmoko-shr-devel_git.bb')
-rw-r--r--recipes/linux/linux-openmoko-shr-devel_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-shr-devel_git.bb b/recipes/linux/linux-openmoko-shr-devel_git.bb
index 9b0620a151..30b4ab5a55 100644
--- a/recipes/linux/linux-openmoko-shr-devel_git.bb
+++ b/recipes/linux/linux-openmoko-shr-devel_git.bb
@@ -8,11 +8,12 @@ KERNEL_VERSION = "2.6.29-rc3"
OMV = "oe11"
PV = "${KERNEL_RELEASE}-${OMV}+gitr${SRCPV}"
-PR = "r6.1"
+PR = "r7"
SRC_URI = "\
git://git.openmoko.org/git/kernel.git;protocol=git;branch=andy-tracking \
file://fix-install.patch;patch=1 \
+ file://0007-Enable-UBI-UBIFS.patch;patch=1 \
file://0001-defconfig-shr-testing-kernel-config.patch;patch=1 \
"
S = "${WORKDIR}/git"