mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
linux-yocto/4.1: bug fixes and configuration changes
Integrating the following two commits: 44af90071620 4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compound page arrival" 99c37e1500a6 i2c: ismt: Add Intel DNV PCI ID And the following two meta-data changes: afbc6bd00e6f bsp/axxiaarm64: Enable Axxia NCR and PEI drivers 6a2047c00450 common-pc: enforce 32 bit (From OE-Core rev: d52e523b28cc95a741039018d76fa4c1a947a40f) 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
9dc4cfc54d
commit
453c174e41
@@ -11,8 +11,8 @@ python () {
|
||||
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "cb1593933f5defcebb668a1ca655a24394b9c27e"
|
||||
SRCREV_meta ?= "98729aff41208eed09dc232254d7a1305237fdbe"
|
||||
SRCREV_machine ?= "0b68498784da5defb7658675e37d9bc615cd4c50"
|
||||
SRCREV_meta ?= "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41"
|
||||
|
||||
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}"
|
||||
|
||||
Reference in New Issue
Block a user