[cip-dev][isar-cip-core][PATCH 2/2] linux-cip: Update cip-kernel-config
From: Quirin Gylstorff <hidden>
Date: 2021-03-04 17:24:40
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Quirin Gylstorff <hidden>
Date: 2021-03-04 17:24:40
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Quirin Gylstorff <redacted> Update the commmit to "22001e31c9ddf93b266b00c563e7b92f0ee21548". Signed-off-by: Quirin Gylstorff <redacted> --- 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}"
--
2.20.1