On Sun, Aug 04, 2024 at 05:15:09PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > Update the entry for KERNEL_DEVICETREE to match what is in the 6.10 > kernel.
Will this change work with 6.6 (or even 6.1)? > Signed-off-by: Ryan Eatmon <[email protected]> > --- > meta-ti-bsp/conf/machine/omapl138-lcdk.conf | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-ti-bsp/conf/machine/omapl138-lcdk.conf > b/meta-ti-bsp/conf/machine/omapl138-lcdk.conf > index fdbaffae..458caaff 100644 > --- a/meta-ti-bsp/conf/machine/omapl138-lcdk.conf > +++ b/meta-ti-bsp/conf/machine/omapl138-lcdk.conf > @@ -21,6 +21,6 @@ KERNEL_DEVICETREE_PREFIX = " \ > " > > KERNEL_DEVICETREE = " \ > - da850-evm.dtb \ > - da850-lcdk.dtb \ > + ti/davinci/da850-evm.dtb \ > + ti/davinci/da850-lcdk.dtb \ > " > -- > 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17922): https://lists.yoctoproject.org/g/meta-ti/message/17922 Mute This Topic: https://lists.yoctoproject.org/mt/107722812/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
