From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Darren Hart <dvhart@linux.intel.com>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: [PATCH] fri2: Add linux-yocto-tiny bbappend
Date: Wed, 21 Dec 2011 16:59:45 +0000 [thread overview]
Message-ID: <1324486785.18348.10.camel@ted> (raw)
In-Reply-To: <3df5dff75aa30bfc19324795dc8496b8dbb0291a.1324458376.git.dvhart@linux.intel.com>
On Wed, 2011-12-21 at 01:09 -0800, Darren Hart wrote:
> Provide a bbappend for linux-yocto-tiny with support EFI, SATA, and the EG20T.
> This includes EFI framebuffer and USB HID support which normally would be
> omitted from a tiny kernel, but it is our only functional console as the serial
> port is still non-functional.
>
> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
> ---
> .../linux/linux-yocto-tiny/defconfig | 613 ++++++++++++++++++++
> .../linux/linux-yocto-tiny/eg20t.cfg | 40 ++
> .../linux/linux-yocto-tiny/inforce.cfg | 21 +
> .../recipes-kernel/linux/linux-yocto-tiny/sata.cfg | 7 +
> .../linux/linux-yocto-tiny/usbhid.cfg | 9 +
> .../linux/linux-yocto-tiny_3.0.bbappend | 13 +
> 6 files changed, 703 insertions(+), 0 deletions(-)
> create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-tiny/defconfig
> create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-tiny/eg20t.cfg
> create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-tiny/inforce.cfg
> create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-tiny/sata.cfg
> create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-tiny/usbhid.cfg
> create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.0.bbappend
I'd just note that if merged, this would make meta-fri2 depend on
meta-tiny since we'd throw parsing errors if the .bbappend is present
without the file its appending to.
We might want to consider this as an example in the tiny layer itself
for that reason.
Cheers,
Richard
next prev parent reply other threads:[~2011-12-21 17:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-21 9:09 [PATCH 0/1] Example meta-intel poky-tiny support for fri2 Darren Hart
2011-12-21 9:09 ` [PATCH] fri2: Add linux-yocto-tiny bbappend Darren Hart
2011-12-21 16:59 ` Richard Purdie [this message]
2011-12-21 17:05 ` Darren Hart
2011-12-21 17:35 ` Richard Purdie
2011-12-21 17:45 ` Darren Hart
2011-12-21 14:52 ` [PATCH 0/1] Example meta-intel poky-tiny support for fri2 Bruce Ashfield
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=1324486785.18348.10.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=dvhart@linux.intel.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.