[yocto] [PATCH 0/1] meta-skeleton: Move hello-mod example kernel module to meta-skeleton

Darren Hart dvhart at linux.intel.com
Mon Apr 9 15:17:50 PDT 2012


DO NOT APPLY

This needs to be done in oe-core.

On 04/09/2012 10:57 AM, Darren Hart wrote:
> The following changes since commit 190f6d791d51aaa4cfb9f1cf932bc205ff674fb5:
> 
>   runqemu-internal: Add console=tty for qemuppc and NFS (2012-04-06 01:12:47 +0100)
> 
> are available in the git repository at:
>   git://git.pokylinux.org/poky-contrib dvhart/skeleton
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/skeleton
> 
> Darren Hart (1):
>   meta-skeleton: Move hello-mod example kernel module to meta-skeleton
> 
>  .../recipes-kernel/hello-mod/files/COPYING         |  340 ++++++++++++++++++++
>  .../recipes-kernel/hello-mod/files/Makefile        |   14 +
>  .../recipes-kernel/hello-mod/files/hello.c         |   33 ++
>  .../recipes-kernel/hello-mod/hello-mod_0.1.bb      |   15 +
>  4 files changed, 402 insertions(+), 0 deletions(-)
>  create mode 100644 meta-skeleton/recipes-kernel/hello-mod/files/COPYING
>  create mode 100644 meta-skeleton/recipes-kernel/hello-mod/files/Makefile
>  create mode 100644 meta-skeleton/recipes-kernel/hello-mod/files/hello.c
>  create mode 100644 meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb
> 

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the yocto mailing list