1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

linux-yocto/5.15: cfg/xen: Move x86 configs to separate file

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

    ad633e22764 features/xen: Move x86 configs to separate file

(From OE-Core rev: 6b82997af3b2dae330c804e5bb3da973cf8fdb28)

Signed-off-by: Kamil Dziezyk <kamil.dziezyk@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a13622703747eb1d7bc4085693d468c2772441b5)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2022-06-07 09:59:35 -04:00
committed by Richard Purdie
parent cc852b651e
commit e939a933d3
3 changed files with 3 additions and 3 deletions
@@ -15,7 +15,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "bec753cf26f9924ed9e4e583032687e4a2a947f4"
SRCREV_meta ?= "529199264800b52ae173fc91241c8e64615850e3"
SRCREV_meta ?= "ad633e2276497d00ecc9b7dab7ce03e429cb2f39"
PV = "${LINUX_VERSION}+git${SRCPV}"