mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
linux-yocto: aufs and systemtap
Integrating a configuration change for systemtap: features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG And porting the aufs warning fix to 4.14 and 4.15: aufs: fix compile warning (From OE-Core rev: db2a8c827332c0837d029e99b210036218f8f9dc) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3a8cce8b5c
commit
a7c9bc7020
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.14.24"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "fccf7693fe5dd00d7b6d391b7405b5d58eb959f2"
|
||||
SRCREV_meta ?= "426c8aa4862f95e84ec163b942b92726d3ef978f"
|
||||
SRCREV_machine ?= "09828ddd8d8c91b2d68afdcd8eb99a48e0253582"
|
||||
SRCREV_meta ?= "54b3e9b768651ca15bf65ae1c72dfe6d957285f0"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user