All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Yocto 1656: Recipe creation/import script
@ 2012-02-17  9:25 Kang Kai
  2012-02-17  9:28 ` [PATCH 1/1] create-recipe: create a recipe from source URI Kang Kai
  2012-02-21 17:12 ` [PATCH 0/1] Yocto 1656: Recipe creation/import script Saul Wold
  0 siblings, 2 replies; 10+ messages in thread
From: Kang Kai @ 2012-02-17  9:25 UTC (permalink / raw)
  To: sgw, poky; +Cc: poky

Hi Saul,

I send this patch version 2 one week ago, and no new comment received.
So would you like to give some comments or commit it?

Thanks a lot.

The following changes since commit 41a83ccfe50ec69425a4828fb5836d38d3f99e67:

  guile: fix cross configure failure (2012-02-10 17:01:42 +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 |  769 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 769 insertions(+), 0 deletions(-)
 create mode 100755 scripts/create-recipe

-- 
1.7.5.4



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [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; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17  9:25 [PATCH 0/1] Yocto 1656: Recipe creation/import script Kang Kai
2012-02-17  9:28 ` [PATCH 1/1] create-recipe: create a recipe from source URI Kang Kai
2012-02-17 10:15   ` Andrei Gherzan
2012-02-27 23:40   ` Joshua Lock
2012-02-28  1:48     ` Kang Kai
2012-02-28  1:55       ` Joshua Lock
2012-02-28  1:58         ` Kang Kai
2012-02-21 17:12 ` [PATCH 0/1] Yocto 1656: Recipe creation/import script Saul Wold
2012-02-22  1:51   ` Kang Kai
  -- strict thread matches above, loose matches on Subject: below --
2012-03-01  6:06 [PATCH 0/1] V3: " 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.