mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
linux-yocto/4.1: 4.1.32 content and configuration warning fixes
The LINUX_VERSION was previously updated to 4.1.32, but the SRCREVs for the actual content were missed. This gets our actual version and the PV back in sync. We also update the meta data to fix configuration audit warnings from the beaglebone builds. (From OE-Core rev: 255adfaddec0dc44db619bf8726cd7804c09400d) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> squash with 4.1 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
0eacf03de1
commit
b4cf3f305c
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.1.32"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "93b1a6cee7d4a4437a1c0edf3e54ffe78edb4462"
|
||||
SRCREV_meta ?= "b30b6b9ef215433b28e8966c73ebb6b98a7f4d1f"
|
||||
SRCREV_machine ?= "a6b3a8cc120640bf5e528c8558ce060675757fc1"
|
||||
SRCREV_meta ?= "19cafe114e7d35e6202afa1079b32ce600646660"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user