From: Darren Hart <dvhart@linux.intel.com>
To: bruce.ashfield@windriver.com, tom.zanussi@intel.com,
openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] Refresh meta-rt and move the recipes under meta
Date: Thu, 11 Aug 2011 16:08:13 -0700 [thread overview]
Message-ID: <cover.1313092152.git.dvhart@linux.intel.com> (raw)
This series brings the existing linux-yocto-rt recipe inline with the
main linux-yocto recipe. It cleans up the meta-rt directory structure
in preparation to move its contents under meta. It adds a 3.0.1-rt8
linux-yocto recipe. Finally, it moves it all under meta and adds a
basic README.
The following changes since commit 0350be945877b61eb8125663887fd7ed1c3923ab:
scripts/runqemu: Make it run on ubuntu 11.10 (2011-08-11 19:22:06 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dvhart/rt-oe
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/rt-oe
Darren Hart (10):
meta-rt: refresh linux-yocto-rt recipe
meta-rt: rt-tests v0.73 instead of AUTOREV
meta-rt: canonicalize directory structure
meta-rt: add linux-yocto-rt_3.0 recipe
meta-rt: remove atom-pc support from the main layer
meta-rt: rename minimal-rt images to -rt, drop live image
meta-rt: add an -rt-sdk image
meta-rt: default KMACHINE and SRCREV_machine to avoid parsing errors
Move meta-rt recipes to oe-core (meta)
recipes-rt: add a README documenting the contents of recipes-rt
meta-rt/conf/layer.conf | 23 --------
.../recipes-kernel/linux/linux-yocto-rt_2.6.34.bb | 14 ++++--
meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 55 ++++++++++++++++++++
meta/recipes-rt/README | 13 +++++
meta/recipes-rt/images/core-image-rt-sdk.bb | 15 +++++
.../recipes-rt/images/core-image-rt.bb | 2 +-
.../recipes-rt/rt-tests/rt-tests_0.73.bb | 2 +-
7 files changed, 95 insertions(+), 29 deletions(-)
delete mode 100644 meta-rt/conf/layer.conf
rename meta-rt/recipes-kernel/linux-yocto-rt_stablegit.bb => meta/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb (64%)
create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
create mode 100644 meta/recipes-rt/README
create mode 100644 meta/recipes-rt/images/core-image-rt-sdk.bb
rename meta-rt/images/core-image-minimal-rt.bb => meta/recipes-rt/images/core-image-rt.bb (78%)
rename meta-rt/recipes-tests/rt-tests_git.bb => meta/recipes-rt/rt-tests/rt-tests_0.73.bb (97%)
--
1.7.6
next reply other threads:[~2011-08-11 23:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-11 23:08 Darren Hart [this message]
2011-08-11 23:08 ` [PATCH 01/10] meta-rt: refresh linux-yocto-rt recipe Darren Hart
2011-08-11 23:08 ` [PATCH 02/10] meta-rt: rt-tests v0.73 instead of AUTOREV Darren Hart
2011-08-11 23:08 ` [PATCH 03/10] meta-rt: canonicalize directory structure Darren Hart
2011-08-11 23:08 ` [PATCH 04/10] meta-rt: add linux-yocto-rt_3.0 recipe Darren Hart
2011-08-12 0:40 ` Bruce Ashfield
2011-08-12 2:56 ` Darren Hart
2011-08-12 3:23 ` Darren Hart
2011-08-12 13:36 ` Bruce Ashfield
2011-08-11 23:08 ` [PATCH 05/10] meta-rt: remove atom-pc support from the main layer Darren Hart
2011-08-11 23:08 ` [PATCH 06/10] meta-rt: rename minimal-rt images to -rt, drop live image Darren Hart
2011-08-11 23:08 ` [PATCH 07/10] meta-rt: add an -rt-sdk image Darren Hart
2011-08-11 23:08 ` [PATCH 08/10] meta-rt: default KMACHINE and SRCREV_machine to avoid parsing errors Darren Hart
2011-08-11 23:08 ` [PATCH 09/10] Move meta-rt recipes to oe-core (meta) Darren Hart
2011-08-11 23:08 ` [PATCH 10/10] recipes-rt: add a README documenting the contents of recipes-rt Darren Hart
2011-08-12 17:55 ` [PATCH 00/10] Refresh meta-rt and move the recipes under meta Saul Wold
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=cover.1313092152.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=bruce.ashfield@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=tom.zanussi@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox