Message ID | 20210304170934.7424-3-Quirin.Gylstorff@siemens.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | Defconfig matches Kernel version | expand |
On 04.03.21 18:09, Q. Gylstorff wrote: > From: Quirin Gylstorff <quirin.gylstorff@siemens.com> > > Update the commmit to "22001e31c9ddf93b266b00c563e7b92f0ee21548". > > Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com> > --- > recipes-kernel/linux/linux-cip-common.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc > index 6db1d1d..85696f8 100644 > --- a/recipes-kernel/linux/linux-cip-common.inc > +++ b/recipes-kernel/linux/linux-cip-common.inc > @@ -26,6 +26,6 @@ SRC_URI += " \ > SRC_URI_append = " ${@conditional("USE_CIP_KERNEL_CONFIG", "1", \ > "git://gitlab.com/cip-project/cip-kernel/cip-kernel-config.git;protocol=https;destsuffix=cip-kernel-config;name=cip-kernel-config", \ > "file://${KERNEL_DEFCONFIG}",d)}" > -SRCREV_cip-kernel-config ?= "7f2930b9667372f94f2edb42ca9cf6fc6c0aed50" > +SRCREV_cip-kernel-config ?= "22001e31c9ddf93b266b00c563e7b92f0ee21548" > > S = "${WORKDIR}/linux-cip-v${PV}" > Already done (Srinu's patch). Jan
diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc index 6db1d1d..85696f8 100644 --- a/recipes-kernel/linux/linux-cip-common.inc +++ b/recipes-kernel/linux/linux-cip-common.inc @@ -26,6 +26,6 @@ SRC_URI += " \ SRC_URI_append = " ${@conditional("USE_CIP_KERNEL_CONFIG", "1", \ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-config.git;protocol=https;destsuffix=cip-kernel-config;name=cip-kernel-config", \ "file://${KERNEL_DEFCONFIG}",d)}" -SRCREV_cip-kernel-config ?= "7f2930b9667372f94f2edb42ca9cf6fc6c0aed50" +SRCREV_cip-kernel-config ?= "22001e31c9ddf93b266b00c563e7b92f0ee21548" S = "${WORKDIR}/linux-cip-v${PV}"