mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02: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:
committed by
Richard Purdie
parent
d5dc590772
commit
dcbdc09a08
@@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "e41cf2ea686c923a56b8fbc52ea998dc7193f099"
|
||||
SRCREV_meta ?= "eb7088accaa0347a5b627952e48bb8800ff15cf3"
|
||||
SRCREV_meta ?= "89fdc2046baff988519317cbe838386b6489779f"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.19;destsuffix=${KMETA}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12"
|
||||
SRCREV_machine:qemux86-64 ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12"
|
||||
SRCREV_machine:qemumips64 ?= "a078f75cccc88d26763cab4762ed00418813f2cd"
|
||||
SRCREV_machine ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12"
|
||||
SRCREV_meta ?= "eb7088accaa0347a5b627952e48bb8800ff15cf3"
|
||||
SRCREV_meta ?= "89fdc2046baff988519317cbe838386b6489779f"
|
||||
|
||||
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
|
||||
# get the <version>/base branch, which is pure upstream -stable, and the same
|
||||
|
||||
Reference in New Issue
Block a user