From b3962185d4278840193b8af9eff386860e8e5666 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 3 Feb 2022 23:16:31 -0500 Subject: qemuarm64: Add tiny ktype to qemuarm64 bsp Integrating the following commit(s) to linux-yocto/.: cf716c58bea qemuarm64: Add tiny ktype to qemuarm64 bsp Signed-off-by: Alejandro Enedino Hernandez Samaniego Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_5.15.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index e59a4cfad1..161b418293 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "3500b1673d3c5cdab46d497c5d492e81cc0a6a13" -SRCREV_meta ?= "26e884f8c2d22607e97900d22ad52a290f555fd7" +SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd" 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}" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index 2c81e3c005..c2ba73fc81 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine:qemuarm ?= "67b4c868eafbd63c437d0e79523c3bdc5f3aa834" SRCREV_machine ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_meta ?= "26e884f8c2d22607e97900d22ad52a290f555fd7" +SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index ea10de30cd..8356e6d16c 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb @@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "f46816a75d738acbe4b1211153badf2f8e412780" SRCREV_machine:qemux86-64 ?= "f46816a75d738acbe4b1211153badf2f8e412780" SRCREV_machine:qemumips64 ?= "6f4bc07807d1e17fde099baadf60752fca51fee8" SRCREV_machine ?= "f46816a75d738acbe4b1211153badf2f8e412780" -SRCREV_meta ?= "26e884f8c2d22607e97900d22ad52a290f555fd7" +SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd" # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll # get the /base branch, which is pure upstream -stable, and the same -- cgit 1.2.3-korg