Message ID | 20230823021701.87071-1-nobuhiro1.iwamatsu@toshiba.co.jp (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [isar-cip-core] linux/cip-kernel-config: Bump cip-kernel-config revision | expand |
On 23.08.23 04:17, Nobuhiro Iwamatsu wrote: > Update cip-kernel-config revision to latest commit. > > Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> > --- > 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 e104200..51b17c6 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 ?= "a28b7a678418287b12161975fe8b9b04a3cc8c88" > +SRCREV_cip-kernel-config ?= "aca5978b5abf93b20df4efda067c3a3f461476e0" Thanks, already done via Nguyen's patch. Jan
diff --git a/recipes-kernel/linux/cip-kernel-config.inc b/recipes-kernel/linux/cip-kernel-config.inc index e104200..51b17c6 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 ?= "a28b7a678418287b12161975fe8b9b04a3cc8c88" +SRCREV_cip-kernel-config ?= "aca5978b5abf93b20df4efda067c3a3f461476e0"
Update cip-kernel-config revision to latest commit. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> --- recipes-kernel/linux/cip-kernel-config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)