From patchwork Mon Apr 9 22:21:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] hello-mod: Move hello-mod from meta to meta-skeleton Date: Mon, 09 Apr 2012 22:21:40 -0000 From: Darren Hart X-Patchwork-Id: 25467 Message-Id: To: openembedded-core@lists.openembedded.org, Saul Wold 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%)