Hi, Joshua
OE-core patch have merge to master:
https://git.openembedded.org/openembedded-core/commit/?id=57a33048a89a422cfdc986d3489c67b2d297e1e7
please help to merge this patch, thanks.
On 1/21/19 10:47 PM, Joshua Watt wrote:
Just FYI, I haven't forgot about this patch. I want to wait until
Hi,
I think the device tree blob is build from device tree source, but I
could not find any dts files in recipe source directory, there are
many dts files in build directory and there are dtb in build
directory.
If I have a device tree source, where I should put it and how to
define the recipe to
That’s correct. We’ll provide previous beginner material as pre-class homework.
Andreea
From: Behan Webster [mailto:beh...@converseincode.com]
Sent: Saturday, May 4, 2019 4:30 AM
To: Volosincu, Andreea S
Cc: akuster ; yocto-advoc...@yoctoproject.org; Yocto list
discussion
Subject: Re: [Yocto-A
Hi,
The easiest way is to add them via patches. You can write a recipe that
patch the Linux tree and put it in your meta layer (usually in
meta-xxx/recipes-kernel/linux). Then you need to tell Yocto to export the
dtb via KERNEL_DEVICETREE variable (
https://www.yoctoproject.org/docs/latest/mega-ma