Message ID | 20210810072040.716025-1-Srinuvasan_A@mentor.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [isar-cip-dev] Uprevision the cip-kernel-config to latest one | expand |
Hi All, Can you please merge into next. Thanks. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6702): https://lists.cip-project.org/g/cip-dev/message/6702 Mute This Topic: https://lists.cip-project.org/mt/84788389/4520388 Group Owner: cip-dev+owner@lists.cip-project.org Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/10495289/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-
On 10.08.21 09:20, Srinuvasan A wrote: > From: Srinuvasan A <srinuvasan_a@mentor.com> > > Uprevision the cip-kernel-config to latest one. > > Signed-off-by: Srinuvasan A <srinuvasan_a@mentor.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 6362408..1afec88 100644 > --- a/recipes-kernel/linux/linux-cip-common.inc > +++ b/recipes-kernel/linux/linux-cip-common.inc > @@ -25,6 +25,6 @@ SRC_URI_append = " ${@ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-confi > > SRC_URI_append_bbb = "file://${KERNEL_DEFCONFIG}" > > -SRCREV_cip-kernel-config ?= "b72318b9346f7262f6dd7511384ca61bd8b545c8" > +SRCREV_cip-kernel-config ?= "cd5d43e99f4d5f20707d7ac1e721bb22d4c9e16e" > > S = "${WORKDIR}/linux-cip-v${PV}" > Thanks, applied. Jan
diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc index 6362408..1afec88 100644 --- a/recipes-kernel/linux/linux-cip-common.inc +++ b/recipes-kernel/linux/linux-cip-common.inc @@ -25,6 +25,6 @@ SRC_URI_append = " ${@ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-confi SRC_URI_append_bbb = "file://${KERNEL_DEFCONFIG}" -SRCREV_cip-kernel-config ?= "b72318b9346f7262f6dd7511384ca61bd8b545c8" +SRCREV_cip-kernel-config ?= "cd5d43e99f4d5f20707d7ac1e721bb22d4c9e16e" S = "${WORKDIR}/linux-cip-v${PV}"