mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user