mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
linux-yocto/4.8: update to -rc8
Updating linux-yocto*4.8 to -rc8. (From OE-Core rev: 55b579daa4e66f9e23cf739aed35a39128ccd370) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
425c614070
commit
d31bd86379
@@ -11,13 +11,13 @@ python () {
|
||||
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "fcd201c964c1092e8cdc39be4ba86fb9248d7aa7"
|
||||
SRCREV_meta ?= "a9240b538ce4de29ff1fc7eaf328450c51ab9e80"
|
||||
SRCREV_machine ?= "5e21764783494fe8cafa9a107775040d54a4d4d1"
|
||||
SRCREV_meta ?= "d0937e67c3c11fd0e6429bd050a86f6c295560e1"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}"
|
||||
|
||||
LINUX_VERSION ?= "4.8-rc7"
|
||||
LINUX_VERSION ?= "4.8-rc8"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user