linux-yocto/5.14: bsp/qemuarm*-gfx: use virtio graphics

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>

(From OE-Core rev: a1231dd2f7c6744df843db4283ae72c83e635ede)

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
2021-10-05 20:12:42 -04:00
committed by Richard Purdie
parent 44fa735093
commit d27637df53
3 changed files with 3 additions and 3 deletions

View 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}"

View 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}"

View 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