Message ID | 20230919122603.68059-1-srinuvasan_a@mentor.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [isar-cip-core] cip-kernel-config.inc: Bump the cip-kernel-config revision | expand |
On 19.09.23 14:26, Srinuvasan Arjunan wrote: > From: Srinuvasan A <srinuvasan.a@siemens.com> > > One of our downstream target not booted with 6.1.x kernel, we found that > there is no dtb file generated for that target, hence enable the switch. > > Ref: https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/commit/6bdb5d04 > > Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com> > --- > recipes-kernel/linux/cip-kernel-config.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-kernel/linux/cip-kernel-config.inc b/recipes-kernel/linux/cip-kernel-config.inc > index 51b17c6..5013eb9 100644 > --- a/recipes-kernel/linux/cip-kernel-config.inc > +++ b/recipes-kernel/linux/cip-kernel-config.inc > @@ -14,4 +14,4 @@ SRC_URI:append = " ${@ \ > if d.getVar('USE_CIP_KERNEL_CONFIG') == '1' else '' \ > }" > > -SRCREV_cip-kernel-config ?= "aca5978b5abf93b20df4efda067c3a3f461476e0" > +SRCREV_cip-kernel-config ?= "8133457d8e156c34eebe52d9affab9df3f7b597f" Thanks, applied. Jan
diff --git a/recipes-kernel/linux/cip-kernel-config.inc b/recipes-kernel/linux/cip-kernel-config.inc index 51b17c6..5013eb9 100644 --- a/recipes-kernel/linux/cip-kernel-config.inc +++ b/recipes-kernel/linux/cip-kernel-config.inc @@ -14,4 +14,4 @@ SRC_URI:append = " ${@ \ if d.getVar('USE_CIP_KERNEL_CONFIG') == '1' else '' \ }" -SRCREV_cip-kernel-config ?= "aca5978b5abf93b20df4efda067c3a3f461476e0" +SRCREV_cip-kernel-config ?= "8133457d8e156c34eebe52d9affab9df3f7b597f"