Bruce Ashfield <bruce.ashfield@...> writes:

> 
> On 14-05-08 09:48 AM, Andreas Galauner wrote:
> > On 07/05/14 21:37, Bruce Ashfield wrote:
> >> So you can either patch it into the kernel, or do a bbappend with
> >> that copies it into the source tree
> >> (linux/arch/arm/boot/dts/mydevicetree.dts).
> >
> > Thx! That worked fine.
> 
> Glad to hear!
> 
> Bruce
> 
> >
> > For reference, this is what I added:
> >> do_install_prepend() {
> >>    cp ${WORKDIR}/*.dts ${WORKDIR}/linux/arch/${ARCH}/boot/dts/
> >> }
> >
> > Cheers,
> > - Andy
> >
> 


Hi,
I am running into the same problem. Editing the existing dts files in 
the kernel source directory does not help. After some time, the files 
are restored again.

I added my own dts file which is located at a different location but the 
method you mentioned is not clear to me. Could you please specify where 
did you add this? In which file?

Thanks in advance.
Adnan

-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to