Message ID | 20210615052006.1198664-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 |
Hi Jan, It is ready for review and merge. Thanks, Srinuvasan.A -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6527): https://lists.cip-project.org/g/cip-dev/message/6527 Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388 Group Owner: cip-dev+owner@lists.cip-project.org Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-
Hi!
> It is ready for review and merge.
I believe something (attachment?) is missing here.
Best regards,
Pavel
On 15.06.21 07:20, Srinuvasan A wrote: > Bump the cip-kernel-config revision for brings the User and Sync > kselftest. > > 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 021efcd..6362408 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 ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f" > +SRCREV_cip-kernel-config ?= "b72318b9346f7262f6dd7511384ca61bd8b545c8" > > S = "${WORKDIR}/linux-cip-v${PV}" > Thanks, applied. Jan
Hi pavel, Did uprev for cip-kernel-config, this need to be merge . Thanks, Srinuvasan.A On Tue, 15 Jun, 2021, 10:50 am Srinuvasan A, <srinuvasan_a@mentor.com> wrote: > Bump the cip-kernel-config revision for brings the User and Sync > kselftest. > > 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 021efcd..6362408 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 ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f" > +SRCREV_cip-kernel-config ?= "b72318b9346f7262f6dd7511384ca61bd8b545c8" > > S = "${WORKDIR}/linux-cip-v${PV}" > -- > 2.25.1 > > > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6538): https://lists.cip-project.org/g/cip-dev/message/6538 Mute This Topic: https://lists.cip-project.org/mt/83525386/4520388 Group Owner: cip-dev+owner@lists.cip-project.org Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-
diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc index 021efcd..6362408 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 ?= "9fa9154c77ee8eeca534aa436c23582c0c59c39f" +SRCREV_cip-kernel-config ?= "b72318b9346f7262f6dd7511384ca61bd8b545c8" S = "${WORKDIR}/linux-cip-v${PV}"
Bump the cip-kernel-config revision for brings the User and Sync kselftest. Signed-off-by: Srinuvasan A <Srinuvasan_A@mentor.com> --- recipes-kernel/linux/linux-cip-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)