From: Robert Yang <liezhi.yang@windriver.com>
To: <dvhart@linux.intel.com>, <sgw@linux.intel.com>,
<dvhart@linux.intel.com>, <sgw@linux.intel.com>
Cc: poky@yoctoproject.org
Subject: [PATCH 0/2] Add meta-skeleton and a skeleton for init scripts
Date: Wed, 11 May 2011 21:41:04 +0800 [thread overview]
Message-ID: <cover.1305120861.git.liezhi.yang@windriver.com> (raw)
* Add the layer meta-skeleton, it will be used to place the various
canonical examples.
* Add a skeleton for init scripts.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: robert/init_scripts
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/init_scripts
Thanks,
Robert Yang <liezhi.yang@windriver.com>
---
Robert Yang (2):
Add the layer meta-skeleton
Add a skeleton for init scripts
meta-skeleton/conf/layer.conf | 10 +
.../recipes-skeleton/service/service/COPYRIGHT | 19 ++
.../recipes-skeleton/service/service/skeleton | 188 ++++++++++++++++++++
.../recipes-skeleton/service/service_0.1.bb | 20 ++
4 files changed, 237 insertions(+), 0 deletions(-)
create mode 100644 meta-skeleton/conf/layer.conf
create mode 100644 meta-skeleton/recipes-skeleton/service/service/COPYRIGHT
create mode 100644 meta-skeleton/recipes-skeleton/service/service/skeleton
create mode 100644 meta-skeleton/recipes-skeleton/service/service_0.1.bb
next reply other threads:[~2011-05-11 13:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-11 13:41 Robert Yang [this message]
2011-05-11 13:41 ` [PATCH 1/2] Add the layer meta-skeleton Robert Yang
2011-05-11 16:27 ` Darren Hart
2011-05-11 13:41 ` [PATCH 2/2] Add a skeleton for init scripts Robert Yang
2011-05-11 17:56 ` Darren Hart
2011-05-12 0:47 ` Robert Yang
2011-05-12 15:41 ` Robert Yang
2011-05-16 1:34 ` Robert Yang
2011-05-12 17:22 ` Saul Wold
2011-05-12 20:31 ` Darren Hart
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.1305120861.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=dvhart@linux.intel.com \
--cc=poky@yoctoproject.org \
--cc=sgw@linux.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 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.