From patchwork Mon Apr 9 17:53:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] hello-mod: Remove hello-mod example external kernel module recipe Date: Mon, 09 Apr 2012 17:53:13 -0000 From: Darren Hart X-Patchwork-Id: 25453 Message-Id: To: openembedded-core@lists.openembedded.org 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: Remove hello-mod example external kernel module recipe meta/recipes-kernel/hello-mod/files/COPYING | 340 ------------------------ meta/recipes-kernel/hello-mod/files/Makefile | 14 - meta/recipes-kernel/hello-mod/files/hello.c | 33 --- meta/recipes-kernel/hello-mod/hello-mod_0.1.bb | 15 - 4 files changed, 0 insertions(+), 402 deletions(-) delete mode 100644 meta/recipes-kernel/hello-mod/files/COPYING delete mode 100644 meta/recipes-kernel/hello-mod/files/Makefile delete mode 100644 meta/recipes-kernel/hello-mod/files/hello.c delete mode 100644 meta/recipes-kernel/hello-mod/hello-mod_0.1.bb