All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-oe][PATCH 0/4] add new recipes: agent-proxy, enscript, logwarn and microcode-ctl
Date: Fri, 9 Jun 2017 14:40:29 +0800	[thread overview]
Message-ID: <cover.1496990155.git.jackie.huang@windriver.com> (raw)

From: Jackie Huang <jackie.huang@windriver.com>

--
The following changes since commit 41cf832cc9abd6f2293a6d612463a34a53a9a52a:

  Revert "rrdtool: add gettext-native dependency" (2017-06-05 11:13:09 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib.git jhuang0/r_up_agent-enscript-logwarn-microcode_170609_0
  http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/r_up_agent-enscript-logwarn-microcode_170609_0

Jackie Huang (4):
  agent-proxy: add new recipe
  enscript: add new recipe
  logwarn: add new recipe
  microcode-ctl: add new recipe

 .../0001-add-support-for-other-distributions.patch |  27 +++++
 .../files/0001-fix-the-help-return-code.patch      |  57 ++++++++++
 .../files/fix-No-GNU_HASH-in-the-elf-binary.patch  |  30 ++++++
 .../microcode-ctl/files/microcode_ctl.service      |  11 ++
 .../recipes-bsp/microcode-ctl/microcode-ctl_git.bb |  62 +++++++++++
 .../enscript/enscript/enscript-autoconf.patch      | 118 +++++++++++++++++++++
 .../recipes-extended/enscript/enscript_1.6.6.bb    |  22 ++++
 .../recipes-kernel/agent-proxy/agent-proxy_git.bb  |  25 +++++
 .../files/0001-Makefile-Add-LDFLAGS-variable.patch |  43 ++++++++
 meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb  |  46 ++++++++
 10 files changed, 441 insertions(+)
 create mode 100644 meta-oe/recipes-bsp/microcode-ctl/files/0001-add-support-for-other-distributions.patch
 create mode 100644 meta-oe/recipes-bsp/microcode-ctl/files/0001-fix-the-help-return-code.patch
 create mode 100644 meta-oe/recipes-bsp/microcode-ctl/files/fix-No-GNU_HASH-in-the-elf-binary.patch
 create mode 100644 meta-oe/recipes-bsp/microcode-ctl/files/microcode_ctl.service
 create mode 100755 meta-oe/recipes-bsp/microcode-ctl/microcode-ctl_git.bb
 create mode 100644 meta-oe/recipes-extended/enscript/enscript/enscript-autoconf.patch
 create mode 100644 meta-oe/recipes-extended/enscript/enscript_1.6.6.bb
 create mode 100644 meta-oe/recipes-kernel/agent-proxy/agent-proxy_git.bb
 create mode 100644 meta-oe/recipes-kernel/agent-proxy/files/0001-Makefile-Add-LDFLAGS-variable.patch
 create mode 100644 meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb

-- 
2.11.0



             reply	other threads:[~2017-06-09  6:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09  6:40 jackie.huang [this message]
2017-06-09  6:40 ` [meta-oe][PATCH 1/4] agent-proxy: add new recipe jackie.huang
2017-06-09  6:40 ` [meta-oe][PATCH 2/4] enscript: " jackie.huang
2017-06-09  6:40 ` [meta-oe][PATCH 3/4] logwarn: " jackie.huang
2017-06-09  6:40 ` [meta-oe][PATCH 4/4] microcode-ctl: " jackie.huang
2017-06-13  5:14   ` Martin Jansa
2017-06-13  7:34     ` Huang, Jie (Jackie)

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.1496990155.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.