]> code.ossystems Code Review - openembedded-core.git/commitdiff
Sync with PRINC removal from meta-intel
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Jun 2013 13:47:57 +0000 (13:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Jun 2013 13:57:48 +0000 (14:57 +0100)
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>
meta/recipes-bsp/formfactor/formfactor_0.0.bb
meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb
meta/recipes-core/psplash/psplash_git.bb
meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb
meta/recipes-kernel/linux/linux-yocto_3.8.bb

index 69c58f22e9f089f8f7b96ff262f32563d85498e9..c9b53a1a9fbcc3897c86261500ce21e12ab8d228 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-PR = "r21"
+PR = "r41"
 
 SRC_URI = "file://config file://machconfig"
 S = "${WORKDIR}"
index 7bc7058a0a47b1b1b96c3c643a3e72f82ef65332..9d3af34717cf0c43ff4c3fc9c2c15400de7a1208 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://packages.debian.org/ifupdown"
 SECTION = "base"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/copyright;md5=3dd6192d306f582dee7687da3d8748ab"
-PR = "r0"
+PR = "r3"
 
 inherit update-rc.d
 
index e0c867a996f87912332cefabb58af11b42d92b1b..2228963e921b800994ae2b91757c630e92e6213d 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85b
 
 SRCREV = "afd4e228c606a9998feae44a3fed4474803240b7"
 PV = "0.1+git${SRCPV}"
-PR = "r8"
+PR = "r15"
 
 SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
            file://psplash-init \
index 90d6f56746b010e3ef44cb5bcfaddad3749102db..b8cd27e67d1b6ffe58ab06f30176df053a4a0a0f 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.x.org"
 SECTION = "x11/base"
 LICENSE = "MIT-X"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-PR = "r11"
+PR = "r12"
 
 SRC_URI = "file://xorg.conf"
 
index 8b27f14bacd85d8695a05e7a422d257216d5655f..780cca8da6cb52ccecc760384e5283155ac73472 100644 (file)
@@ -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"
 
index 818367a2cbba0edf6db94b86ac649be0a681b24b..9d6d8c79768fb0fa7f79378392b86dd64c05dd72 100644 (file)
@@ -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"
index 0c21f7b25fed9a1c6c7de4f99c7d219d04127ff3..cf5b96df7177db814f28a0f8b15bc89152822c73 100644 (file)
@@ -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"