All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCHv2 0/4] Various package additions/upgrades
@ 2011-07-07 13:35 Michael Lippautz
  2011-07-07 13:35 ` [meta-oe][PATCHv2 1/4] python-pyudev: Add version 0.11 (initial recipe) Michael Lippautz
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Michael Lippautz @ 2011-07-07 13:35 UTC (permalink / raw)
  To: openembedded-devel

Find attached the revised additions/upgrades for python-pyudev, 
python-sqlalchemy, audiofile and s-sd.

Pull URL: git://github.com/zoidrr/meta-openembedded.git
  Branch: master
  Browse: https://github.com/zoidrr/meta-openembedded/commits/master

Thanks,
    Michael Lippautz <michael.lippautz@gmail.com>
---


Michael Lippautz (4):
  python-pyudev: Add version 0.11 (initial recipe)
  python-sqlalchemy: Add version 0.7.1 (initial recipe)
  audiofile: Update 0.2.6 to 0.2.7
  start-stop-daemon: Add version 1.16.0.2 (initial recipe)

 .../recipes-devtools/python/python-pyudev_0.11.bb  |   22 +++++++
 .../python/python-sqlalchemy_0.7.1.bb              |   16 +++++
 .../audiofile/audiofile-0.2.6/CVE-2008-5824.patch  |   23 -------
 .../audiofile-0.2.6/audiofile-0.2.6.patch          |   67 --------------------
 .../audiofile-0.2.6/audiofile-m4_quote_fix.diff    |   11 ---
 .../audiofile-0.2.6/audiofile-oldstyle.patch       |   55 ----------------
 .../{audiofile_0.2.6.bb => audiofile_0.2.7.bb}     |   14 ++---
 .../start-stop-daemon_1.16.0.2.bb                  |   31 +++++++++
 8 files changed, 74 insertions(+), 165 deletions(-)
 create mode 100644 meta-oe/recipes-devtools/python/python-pyudev_0.11.bb
 create mode 100644 meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.1.bb
 delete mode 100644 meta-oe/recipes-multimedia/audiofile/audiofile-0.2.6/CVE-2008-5824.patch
 delete mode 100644 meta-oe/recipes-multimedia/audiofile/audiofile-0.2.6/audiofile-0.2.6.patch
 delete mode 100644 meta-oe/recipes-multimedia/audiofile/audiofile-0.2.6/audiofile-m4_quote_fix.diff
 delete mode 100644 meta-oe/recipes-multimedia/audiofile/audiofile-0.2.6/audiofile-oldstyle.patch
 rename meta-oe/recipes-multimedia/audiofile/{audiofile_0.2.6.bb => audiofile_0.2.7.bb} (55%)
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb

-- 
1.7.3.4




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

end of thread, other threads:[~2011-07-09  9:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 13:35 [meta-oe][PATCHv2 0/4] Various package additions/upgrades Michael Lippautz
2011-07-07 13:35 ` [meta-oe][PATCHv2 1/4] python-pyudev: Add version 0.11 (initial recipe) Michael Lippautz
2011-07-07 18:06   ` Paul Menzel
2011-07-08 10:09     ` Michael Lippautz
2011-07-07 13:36 ` [meta-oe][PATCHv2 2/4] python-sqlalchemy: Add version 0.7.1 " Michael Lippautz
2011-07-07 17:17   ` Paul Menzel
2011-07-07 13:36 ` [meta-oe][PATCHv2 3/4] audiofile: Update 0.2.6 to 0.2.7 Michael Lippautz
2011-07-07 13:36 ` [meta-oe][PATCHv2 4/4] start-stop-daemon: Add version 1.16.0.2 (initial recipe) Michael Lippautz
2011-07-07 17:44   ` Paul Menzel
2011-07-07 18:12     ` Paul Menzel
2011-07-08 10:04     ` Michael Lippautz
2011-07-09  9:35 ` [meta-oe][PATCHv2 0/4] Various package additions/upgrades Koen Kooi

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.