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


--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to