All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <sgw@linux.intel.com>
Cc: poky@yoctoproject.org
Subject: [PATCH 0/1] V3: Yocto 1656: Recipe creation/import script
Date: Thu, 1 Mar 2012 14:06:05 +0800	[thread overview]
Message-ID: <cover.1330581369.git.kai.kang@windriver.com> (raw)

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



             reply	other threads:[~2012-03-01  6:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01  6:06 Kang Kai [this message]
2012-03-01  6:17 ` [PATCH 1/1] create-recipe: create a recipe from source URI Kang Kai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1330581369.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=poky@yoctoproject.org \
    --cc=sgw@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.