]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/5.14: bsp/qemuarm*-gfx: use virtio graphics
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 6 Oct 2021 00:12:42 +0000 (20:12 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Oct 2021 14:06:01 +0000 (15:06 +0100)
Integrating the following configuration change:

  Author: Jon Mason <jdmason@kudzu.us>
  Date:   Thu Sep 16 18:22:33 2021 -0400

      bsp/qemuarm*-gfx: use virtio graphics

      Remove Bochs and start using virtio graphics

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>
meta/recipes-kernel/linux/linux-yocto-rt_5.14.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb
meta/recipes-kernel/linux/linux-yocto_5.14.bb

index 5e5be1362ab76fe7622d4b772fa191cabfa3d49d..a16612eb31e6c79f1794f1c14886bf302e240aa0 100644 (file)
@@ -12,7 +12,7 @@ python () {
 }
 
 SRCREV_machine ?= "61d40facfa18554ae6c57cd4d3cab9be8272e177"
-SRCREV_meta ?= "cb45cbb1f55bc80b49d8b037d3b89121841a5963"
+SRCREV_meta ?= "bb52c5cfd4b600d9fb4413ff1a668b47f1937057"
 
 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.14;destsuffix=${KMETA}"
index 8ba2d0a737d0b9035cac6a6bb4e3ba47f65419c9..89696fbec2bd27a8a2a6df6d5d55c5c37b6582c5 100644 (file)
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
 
 SRCREV_machine:qemuarm ?= "372ed9b008af35e56e5dacc906522203a4dd897b"
 SRCREV_machine ?= "b6850b99071366f57df504f6deefbd0276189554"
-SRCREV_meta ?= "cb45cbb1f55bc80b49d8b037d3b89121841a5963"
+SRCREV_meta ?= "bb52c5cfd4b600d9fb4413ff1a668b47f1937057"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
index 4fec074a58a26a4dc55d1dd6a443c99fb62ceac2..47ada6e1849d5e9cae583b60cb8d53eec11b4ec4 100644 (file)
@@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "b6850b99071366f57df504f6deefbd0276189554"
 SRCREV_machine:qemux86-64 ?= "b6850b99071366f57df504f6deefbd0276189554"
 SRCREV_machine:qemumips64 ?= "d333b4641aa536e004174d65a3e91f0018eedf43"
 SRCREV_machine ?= "b6850b99071366f57df504f6deefbd0276189554"
-SRCREV_meta ?= "cb45cbb1f55bc80b49d8b037d3b89121841a5963"
+SRCREV_meta ?= "bb52c5cfd4b600d9fb4413ff1a668b47f1937057"
 
 # 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