[OE-core] [PATCH 1/3] linux-yocto/4.19: introduce qemuriscv64 and qemuarma15 BSP definitions

Khem Raj raj.khem at gmail.com
Sat Jan 12 20:17:45 UTC 2019


On Sat, Jan 12, 2019 at 10:45 AM Bruce Ashfield
<bruce.ashfield at windriver.com> wrote:
>
> On 2019-01-12 1:34 p.m., Khem Raj wrote:
> > On Sat, Jan 12, 2019 at 10:14 AM Bruce Ashfield
> > <bruce.ashfield at windriver.com> wrote:
> >>
> >> Incorporating the BSP definitions for two new qemu targets.
> >>
> >> Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
> >> Signed-off-by: Jon Mason <jdmason at kudzu.us>
> >> Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
> >> ---
> >>   meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |  4 ++--
> >>   meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |  6 +++---
> >>   meta/recipes-kernel/linux/linux-yocto_4.19.bb      | 18 +++++++++---------
> >>   3 files changed, 14 insertions(+), 14 deletions(-)
> >>
> >> diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
> >> index cdcdff2e1746..f823683526ee 100644
> >> --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
> >> +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
> >> @@ -11,8 +11,8 @@ python () {
> >>           raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
> >>   }
> >>
> >> -SRCREV_machine ?= "bd456d13d8bea4c416209a59f9e0bf50f8511c47"
> >> -SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6"
> >> +SRCREV_machine ?= "78404e3a73613f8e07c276e55112989f897cdd04"
> >> +SRCREV_meta ?= "096c8bd3bd11801f95683bbe4bcc885a2318f51d"
> >>
> >>   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-4.19;destsuffix=${KMETA}"
> >> diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
> >> index 89c4b9f14d4c..0a79f442a075 100644
> >> --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
> >> +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
> >> @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
> >>   KMETA = "kernel-meta"
> >>   KCONF_BSP_AUDIT_LEVEL = "2"
> >>
> >> -SRCREV_machine_qemuarm ?= "b8f2e8e00f8ddbdf5d7d7614c14eab52f8ee9275"
> >> -SRCREV_machine ?= "e727c70583a78cf1dc53e8e219722e2f9d1bc858"
> >> -SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6"
> >> +SRCREV_machine_qemuarm ?= "2594d14d76ae2c49ad43b626662fe53da807ddca"
> >> +SRCREV_machine ?= "1114697c04b9699112e78dd8fc6ec849609ca1cb"
> >> +SRCREV_meta ?= "096c8bd3bd11801f95683bbe4bcc885a2318f51d"
> >>
> >>   PV = "${LINUX_VERSION}+git${SRCPV}"
> >>
> >> diff --git a/meta/recipes-kernel/linux/linux-yocto_4.19.bb b/meta/recipes-kernel/linux/linux-yocto_4.19.bb
> >> index bf4fec71d86c..f410cc8cdb31 100644
> >> --- a/meta/recipes-kernel/linux/linux-yocto_4.19.bb
> >> +++ b/meta/recipes-kernel/linux/linux-yocto_4.19.bb
> >> @@ -11,15 +11,15 @@ KBRANCH_qemux86  ?= "v4.19/standard/base"
> >>   KBRANCH_qemux86-64 ?= "v4.19/standard/base"
> >>   KBRANCH_qemumips64 ?= "v4.19/standard/mti-malta64"
> >>
> >> -SRCREV_machine_qemuarm ?= "ec8e55a97ad8a88107c5af069ece1b7f203f4ac4"
> >> -SRCREV_machine_qemuarm64 ?= "e727c70583a78cf1dc53e8e219722e2f9d1bc858"
> >> -SRCREV_machine_qemumips ?= "3b5fba0207a870c1de76c5dd80d8d3c0e42aa1cf"
> >> -SRCREV_machine_qemuppc ?= "e727c70583a78cf1dc53e8e219722e2f9d1bc858"
> >> -SRCREV_machine_qemux86 ?= "e727c70583a78cf1dc53e8e219722e2f9d1bc858"
> >> -SRCREV_machine_qemux86-64 ?= "e727c70583a78cf1dc53e8e219722e2f9d1bc858"
> >> -SRCREV_machine_qemumips64 ?= "d21ff98864241c971c7a42a3c4f1eb940b9b8855"
> >> -SRCREV_machine ?= "e727c70583a78cf1dc53e8e219722e2f9d1bc858"
> >> -SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6"
> >> +SRCREV_machine_qemuarm ?= "8b378ac8aca51207085c8df616a6fe56af19f0b4"
> >> +SRCREV_machine_qemuarm64 ?= "1114697c04b9699112e78dd8fc6ec849609ca1cb"
> >> +SRCREV_machine_qemumips ?= "58f59c2213a657515a158379db153ad618986235"
> >> +SRCREV_machine_qemuppc ?= "1114697c04b9699112e78dd8fc6ec849609ca1cb"
> >> +SRCREV_machine_qemux86 ?= "1114697c04b9699112e78dd8fc6ec849609ca1cb"
> >> +SRCREV_machine_qemux86-64 ?= "1114697c04b9699112e78dd8fc6ec849609ca1cb"
> >> +SRCREV_machine_qemumips64 ?= "6f56a58c214379efe8949da6921b1c00c2af353a"
> >> +SRCREV_machine ?= "1114697c04b9699112e78dd8fc6ec849609ca1cb"
> >> +SRCREV_meta ?= "096c8bd3bd11801f95683bbe4bcc885a2318f51d"
> >
> > Dont we need qemuriscv64 locks here too ?
>
> Not until the machine is in oe-core and there's something I can test.
> Right now, it is just the meta-data.

fair enough. I guess that falls on either Alistrair or myself :)


More information about the Openembedded-core mailing list