From: Andreas Galauner <andreas@galauner.de>
To: Bruce Ashfield <bruce.ashfield@windriver.com>, yocto@yoctoproject.org
Subject: Re: linux-yocto custom device tree in overlay
Date: Thu, 08 May 2014 15:48:48 +0200 [thread overview]
Message-ID: <536B8B40.8060008@galauner.de> (raw)
In-Reply-To: <536A8B5E.2080409@windriver.com>
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 ${WORKDIR}/*.dts ${WORKDIR}/linux/arch/${ARCH}/boot/dts/
> }
Cheers,
- Andy
next prev parent reply other threads:[~2014-05-08 13:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-07 15:33 linux-yocto custom device tree in overlay Andreas Galauner
2014-05-07 19:37 ` Bruce Ashfield
2014-05-08 13:48 ` Andreas Galauner [this message]
2014-05-08 15:17 ` Bruce Ashfield
2016-07-18 16:39 ` adnan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=536B8B40.8060008@galauner.de \
--to=andreas@galauner.de \
--cc=bruce.ashfield@windriver.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.