1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +00:00

linux-yocto/5.19: cfg: update x32 configuration fragment

Integrating the following commit(s) to linux-yocto/.:

    00e2494f7e4 cfg/x32: rename X86_X32 X86_X32_ABI

(From OE-Core rev: 6622682808d8d2d8330e57f9001bcb168b86b3e0)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2022-08-08 23:42:57 -04:00
committed by Richard Purdie
parent d5dc590772
commit dcbdc09a08
3 changed files with 3 additions and 3 deletions
@@ -15,7 +15,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12"
SRCREV_meta ?= "eb7088accaa0347a5b627952e48bb8800ff15cf3"
SRCREV_meta ?= "89fdc2046baff988519317cbe838386b6489779f"
PV = "${LINUX_VERSION}+git${SRCPV}"