summaryrefslogtreecommitdiffstats
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:58:35 +0100
commitde6657ec4699d470124520fa3a4777f7f63d4f8b (patch)
tree95577278007f69f7356b4dd7350432096996f8b9 /meta/recipes-kernel/linux/linux-yocto_3.4.bb
parentedcbb79583e1577cb64d368e3902915dea50a96e (diff)
downloadpoky-de6657ec4699d470124520fa3a4777f7f63d4f8b.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. (From OE-Core rev: c6108ebe116eafaf0a22b5f22a3eec87c86859f4) 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
15 15
16LINUX_VERSION ?= "3.4.46" 16LINUX_VERSION ?= "3.4.46"
17 17
18PR = "${INC_PR}.4" 18PR = "${INC_PR}.5"
19PV = "${LINUX_VERSION}+git${SRCPV}" 19PV = "${LINUX_VERSION}+git${SRCPV}"
20 20
21KMETA = "meta" 21KMETA = "meta"