mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
linux-yocto/4.1: update to 4.1.33
(From OE-Core rev: af4e9d92ae23f0e668da4732ef79cd1f1bb6fc1f) 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
edf08e5df4
commit
d69f01eb5d
@@ -11,13 +11,13 @@ python () {
|
||||
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "91821a6c3a54fabf964037dd478944a8f3597f88"
|
||||
SRCREV_meta ?= "19cafe114e7d35e6202afa1079b32ce600646660"
|
||||
SRCREV_machine ?= "3389720cf9809d517de7188308132ef1ec066e55"
|
||||
SRCREV_meta ?= "322fa5b2796bfcff7bfbbde1d76c73636ecf5857"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"
|
||||
|
||||
LINUX_VERSION ?= "4.1.32"
|
||||
LINUX_VERSION ?= "4.1.33"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user