aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.4.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-24 13:47:57 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-24 14:57:48 +0100
commitc6108ebe116eafaf0a22b5f22a3eec87c86859f4 (patch)
treecb73c1bf715854b88bc25b652bd3303cf16a4a93 /meta/recipes-kernel/linux/linux-yocto_3.4.bb
parentb2df9eef5a99e1d5a9dd262c1091b409a8c8174d (diff)
downloadopenembedded-core-contrib-c6108ebe116eafaf0a22b5f22a3eec87c86859f4.tar.gz
Sync with PRINC removal from meta-intel
PRINC usage is removed from meta-intel, bump core PR values to ensure no version regressions. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index 818367a2cb..9d6d8c7976 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone
LINUX_VERSION ?= "3.4.46"
-PR = "${INC_PR}.4"
+PR = "${INC_PR}.5"
PV = "${LINUX_VERSION}+git${SRCPV}"
KMETA = "meta"