[yocto] linux-yocto custom device tree in overlay

Bruce Ashfield bruce.ashfield at windriver.com
Thu May 8 08:17:20 PDT 2014


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
>




More information about the yocto mailing list