All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 0/4] python-snimpy: add new recipe and required packages
@ 2017-04-21  9:08 jackie.huang
  2017-04-21  9:08 ` [meta-python][PATCH 1/4] python-ply: add new recipe jackie.huang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jackie.huang @ 2017-04-21  9:08 UTC (permalink / raw)
  To: openembedded-devel

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

---
The following changes since commit 2cdea6c5bb09aa90184c17c9157f4fed0e10b3c2:

  opencv: do not depend on swig. (2017-04-06 13:00:31 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib.git jhuang0/r_upstream-python-snimpy_170421_0
  http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/r_upstream-python-snimpy_170421_0

Jackie Huang (4):
  python-ply: add new recipe
  python-pysmi: add new recipe
  python-pysnmp: add new recipe
  python-snimpy: add new recipe

 .../recipes-devtools/python/python-ply_3.10.bb     | 17 ++++++++++++++
 .../recipes-devtools/python/python-pysmi_0.1.2.bb  | 22 ++++++++++++++++++
 .../recipes-devtools/python/python-pysnmp_4.3.5.bb | 25 +++++++++++++++++++++
 .../python/python-snimpy_0.8.11.bb                 | 26 ++++++++++++++++++++++
 4 files changed, 90 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python-ply_3.10.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pysnmp_4.3.5.bb
 create mode 100644 meta-python/recipes-devtools/python/python-snimpy_0.8.11.bb

-- 
2.11.0



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

end of thread, other threads:[~2017-04-21  9:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-21  9:08 [meta-python][PATCH 0/4] python-snimpy: add new recipe and required packages jackie.huang
2017-04-21  9:08 ` [meta-python][PATCH 1/4] python-ply: add new recipe jackie.huang
2017-04-21  9:08 ` [meta-python][PATCH 2/4] python-pysmi: " jackie.huang
2017-04-21  9:08 ` [meta-python][PATCH 3/4] python-pysnmp: " jackie.huang
2017-04-21  9:08 ` [meta-python][PATCH 4/4] python-snimpy: " jackie.huang

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.