Message ID | OS3PR01MB58804858E28A74C02D594823951FA@OS3PR01MB5880.jpnprd01.prod.outlook.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | Enable secured boot for BBB | expand |
On 22.08.23 08:54, tho1.nguyendat@toshiba.co.jp wrote: > From: Nguyen Dat Tho <tho1.nguyendat@toshiba.co.jp> > Subject: [PATCH 1/3] linux/cip-kernel-config: Use latest commit > > Signed-off-by: Nguyen Dat Tho <tho1.nguyendat@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" > -- > 2.30.2 > Thanks, applied. Please make sure to send patches via git-send-email so that there is only one subject, and that matches to the commit subject. 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"