From: Bruce Ashfield Date: Mon, 9 Jan 2023 00:39:01 +0000 (-0500) Subject: linux-yocto/6.1: cfg: remove CONFIG_ARM_CRYPTO X-Git-Tag: uninative-3.8~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bd8f0a916104bf650af931661a4f1b38a16d087;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git linux-yocto/6.1: cfg: remove CONFIG_ARM_CRYPTO This option is no longer required in 6.1+, so we grab the following kernel-cache change: fa5b537b0e6 qemuarm: drop CONFIG_ARM_CRYPTO Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb index dcfa7f5d6e9..3f77474ae55 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "fd78a53858b7f9195ab53fd98c27736d05bbaf7c" -SRCREV_meta ?= "b997081241db4b199475893f1008b0418c3b1767" +SRCREV_meta ?= "c56c1ed8bdb0c470069b74090381bfe07341c95a" 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-6.1;destsuffix=${KMETA}" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb index c77a90c1822..54f0065c734 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb @@ -15,7 +15,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "872afe79c5e568acf5f971952e78caada8424df7" -SRCREV_meta ?= "b997081241db4b199475893f1008b0418c3b1767" +SRCREV_meta ?= "c56c1ed8bdb0c470069b74090381bfe07341c95a" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_6.1.bb b/meta/recipes-kernel/linux/linux-yocto_6.1.bb index f71c356cc94..f357f43f461 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.1.bb @@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "872afe79c5e568acf5f971952e78caada8424df7" SRCREV_machine:qemux86-64 ?= "872afe79c5e568acf5f971952e78caada8424df7" SRCREV_machine:qemumips64 ?= "e01e486b21db695c46c12253b92adc7aa0da6d38" SRCREV_machine ?= "872afe79c5e568acf5f971952e78caada8424df7" -SRCREV_meta ?= "b997081241db4b199475893f1008b0418c3b1767" +SRCREV_meta ?= "c56c1ed8bdb0c470069b74090381bfe07341c95a" # 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