summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
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
parentedcbb79583e1577cb64d368e3902915dea50a96e (diff)
downloadast2050-yocto-poky-de6657ec4699d470124520fa3a4777f7f63d4f8b.zip
ast2050-yocto-poky-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')
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_git.bb1
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.8.bb2
3 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index 8b27f14..780cca8 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -26,6 +26,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.radeon;md5=e56b405656593a0c97e478513051ea0e \
SRCREV = "c530a75c1e6a472b0eb9558310b518f0dfcd8860"
PE = "1"
PV = "0.0+git${SRCPV}"
+PR = "r1"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git;protocol=git"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index 818367a..9d6d8c7 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"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.8.bb b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
index 0c21f7b..cf5b96d 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;bareclone
LINUX_VERSION ?= "3.8.13"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
PV = "${LINUX_VERSION}+git${SRCPV}"
KMETA = "meta"
OpenPOWER on IntegriCloud