From: Darren Hart <dvhart@linux.intel.com>
To: openembedded-core@lists.openembedded.org,
Saul Wold <sgw@linux.intel.com>
Subject: [PATCH 0/1] hello-mod: Move hello-mod from meta to meta-skeleton
Date: Mon, 9 Apr 2012 15:21:40 -0700 [thread overview]
Message-ID: <cover.1334010033.git.dvhart@linux.intel.com> (raw)
V2: Do this all in oe-core as meta-skeleton is part of oe-core (duh!)
The following changes since commit 1a82989345fb98becb487d270fd93a5e6dffeb47:
runqemu-internal: Add console=tty for qemuppc and NFS (2012-04-06 01:12:15 +0100)
are available in the git repository at:
git://git.yoctoproject.org/user-contrib/dvhart/oe-core hello-mod
http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=hello-mod
Darren Hart (1):
hello-mod: Move hello-mod from meta to meta-skeleton
.../recipes-kernel/hello-mod/files/COPYING | 0
.../recipes-kernel/hello-mod/files/Makefile | 0
.../recipes-kernel/hello-mod/files/hello.c | 0
.../recipes-kernel/hello-mod/hello-mod_0.1.bb | 0
4 files changed, 0 insertions(+), 0 deletions(-)
rename {meta => meta-skeleton}/recipes-kernel/hello-mod/files/COPYING (100%)
rename {meta => meta-skeleton}/recipes-kernel/hello-mod/files/Makefile (100%)
rename {meta => meta-skeleton}/recipes-kernel/hello-mod/files/hello.c (100%)
rename {meta => meta-skeleton}/recipes-kernel/hello-mod/hello-mod_0.1.bb (100%)
--
1.7.6.5
next reply other threads:[~2012-04-09 22:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-09 22:21 Darren Hart [this message]
2012-04-09 22:21 ` [PATCH 1/1] hello-mod: Move hello-mod from meta to meta-skeleton 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.1334010033.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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.