All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] V3: Yocto 1656: Recipe creation/import script
@ 2012-03-01  6:06 Kang Kai
  2012-03-01  6:17 ` [PATCH 1/1] create-recipe: create a recipe from source URI Kang Kai
  0 siblings, 1 reply; 2+ messages in thread
From: Kang Kai @ 2012-03-01  6:06 UTC (permalink / raw)
  To: sgw; +Cc: poky

Hi Saul,

This is version 3 of create-recipe. According to Joshua's review, I update the license
and add the original autospectacle's description and link.

Regards,

The following changes since commit d86e3082e695cde555df276a2436873fa5381130:

  licenses.conf: fix quotting of SRC_DISTRIBUTE_LICENSES (2012-02-28 17:51:52 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/distro
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro

Kang Kai (1):
  create-recipe: create a recipe from source URI

 scripts/create-recipe |  785 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 785 insertions(+), 0 deletions(-)
 create mode 100755 scripts/create-recipe

-- 
1.7.5.4



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-01  6:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01  6:06 [PATCH 0/1] V3: Yocto 1656: Recipe creation/import script Kang Kai
2012-03-01  6:17 ` [PATCH 1/1] create-recipe: create a recipe from source URI Kang Kai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.