hello-mod: Move hello-mod from meta to meta-skeleton
authorDarren Hart <dvhart@linux.intel.com>
Mon, 9 Apr 2012 22:19:00 +0000 (15:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Apr 2012 12:32:02 +0000 (13:32 +0100)
commitcc63b62e76dd9d8801d9847ba681ea0dd5471b20
treee14b99f2328762e8997d3f966aaa012558b20d8f
parentb4f8918807ac27101709aaa719c3b1e3f56c6bbf
hello-mod: Move hello-mod from meta to meta-skeleton

Fixes [YOCTO #1501]

hello-mod is an example kernel module, and does not provide any real
functionality. As such, it would be better placed under meta-skeleton than
meta.

(From OE-Core rev: bde1744018afd4616e114b20ffdc21b9abddcedc)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-skeleton/recipes-kernel/hello-mod/files/COPYING [moved from meta/recipes-kernel/hello-mod/files/COPYING with 100% similarity]
meta-skeleton/recipes-kernel/hello-mod/files/Makefile [moved from meta/recipes-kernel/hello-mod/files/Makefile with 100% similarity]
meta-skeleton/recipes-kernel/hello-mod/files/hello.c [moved from meta/recipes-kernel/hello-mod/files/hello.c with 100% similarity]
meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb [moved from meta/recipes-kernel/hello-mod/hello-mod_0.1.bb with 100% similarity]