[OE-core] [PATCH 0/1] hello-mod: Remove hello-mod example external kernel module recipe

Saul Wold sgw at linux.intel.com
Mon Apr 9 22:14:05 UTC 2012


On 04/09/2012 10:53 AM, Darren Hart wrote:
> 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
>

Can you do this as a move (git mv) instead of as a delete and re-create? 
  meta-skeleton is part of OE-Core if I have my git foo correct.

Thanks

Sau!




More information about the Openembedded-core mailing list