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
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 referenc
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.
For reference, this is what I added:
> do_install_prepend() {
> cp ${WORKDI
On 14-05-07 11:33 AM, Andreas Galauner wrote:
Hi Yocto Community,
I'm currently trying to build a custom image for a beaglebone black for
which I need to enable the can-controllers on the SoC. I managed to
create an overlay which already deals with building a few tools for CAN
communication, I c
Hi Yocto Community,
I'm currently trying to build a custom image for a beaglebone black for
which I need to enable the can-controllers on the SoC. I managed to
create an overlay which already deals with building a few tools for CAN
communication, I created a kernel config snippet for linux-yocto t