merged. Bruce
In message: [yocto-kernel-cache][yocto-6.1][PATCH] aptiv-s32g: change S32CC_THERMAL to QORIQ_THERMAL on 10/11/2023 [email protected] wrote: > From: Quanyang Wang <[email protected]> > > The latest SDK BSP38 RC9 drops the S32CC_THERMAL config and changes to > use QORIQ_THERMAL instead, so update kernel cache to compatible with it. > > Signed-off-by: Quanyang Wang <[email protected]> > Signed-off-by: Bruce Ashfield <[email protected]> > --- > Hi Bruce, > Would you please help merge this patch to the branch: > yocto-6.1 > Thanks, > Quanyang > --- > bsp/aptiv-s32g/aptiv-cvc.cfg | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bsp/aptiv-s32g/aptiv-cvc.cfg b/bsp/aptiv-s32g/aptiv-cvc.cfg > index 5714cb9c74..71a96fd870 100644 > --- a/bsp/aptiv-s32g/aptiv-cvc.cfg > +++ b/bsp/aptiv-s32g/aptiv-cvc.cfg > @@ -120,7 +120,7 @@ CONFIG_INPUT_UINPUT=y > > # Thermal > CONFIG_THERMAL=y > -CONFIG_S32CC_THERMAL=y > +CONFIG_QORIQ_THERMAL=y > > # ADC > CONFIG_IIO=y > -- > 2.36.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13287): https://lists.yoctoproject.org/g/linux-yocto/message/13287 Mute This Topic: https://lists.yoctoproject.org/mt/102501784/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
