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

linux-yocto/5.15: arm: poky-tiny cleanup and fixes

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

    20dcef87913 versatile: restore explicit CONFIG_ARM
    8e63ec2fc66 qemuarm64: cleanup for tiny enablement
    fa720c009a8 arm-versatile-926ejs: reorg for tiny and preempt-rt
    7febff689a8 qemuarma15: fix tiny and preempt-rt
    7720c50d622 tiny: make more generic
    f052e84eafa pci: remove CONFIG_PCI_MMCONFIG
    917043019b4 virtio: Add prereqs for tiny
    da919d67b1a common-pc: add CONFIG_ISA_DMA_API for tiny
    1a3a497c472 x2apic: enable iommu for tiny
    63e25b57177 features/security: Move x86_64 configs to separate file

(From OE-Core rev: 3e966df4f2d3236a259e6057f2deb22823fca173)

Signed-off-by: Jon Mason <jdmason@kudzu.us>
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-04-28 09:47:47 -04:00
committed by Richard Purdie
parent 1a4c1c8557
commit 5f2879efd0
3 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "29d051cc421a76432897019edc33edae35b16e39"
SRCREV_meta ?= "63e25b5717751b4b33685bd5991d10c52934a4c6"
SRCREV_meta ?= "20dcef879138eeb57347b35d2250a432ee23d927"
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.15;destsuffix=${KMETA}"