Message ID | 20210614073609.1192915-1-Srinuvasan_A@mentor.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [isar-cip-dev] linux-cip-common.inc: Uprev the cip-kernel-config | expand |
On 14.06.21 09:36, Srinuvasan A wrote: > From: Srinuvasan A <srinuvasan_a@mentor.com> > > Bump the cip-kernel-config revision for brings the Message Queue > support. > > 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 464144c..021efcd 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 ?= "f6ca8092aeafe22463bcaca17f26c284b15038d0" > +SRCREV_cip-kernel-config ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f" > > 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 464144c..021efcd 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 ?= "f6ca8092aeafe22463bcaca17f26c284b15038d0" +SRCREV_cip-kernel-config ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f" S = "${WORKDIR}/linux-cip-v${PV}"