All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/4] First pass at implementing Smart
Date: Tue, 13 Nov 2012 17:27:55 +0000	[thread overview]
Message-ID: <cover.1352827498.git.paul.eggleton@linux.intel.com> (raw)

Since V1 that Mark originally posted, remove the BBCLASSEXTEND for
nativesdk in python-smartpm as it is currently broken when building
for nativesdk.


The following changes since commit fa7fb44d1ca2b8a57509806bde19672c68ef157d:

  mesa-demos: fix --with-glut check (2012-11-12 22:31:41 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/smart
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/smart

Mark Hatle (4):
  rpm: Slightly change the way python-rpm is constructed
  python-smartpm: Add smartpm recipe
  rpm: Add additional RPMSENSE values to python module
  python-smartpm: Add basic knowledge of RPMSENSE_MISSINGOK

 .../python/python-smartpm/smart-missingok.patch    |   43 +++++++
 .../python/python-smartpm/smart-rpm-root.patch     |   80 +++++++++++++
 .../python/python-smartpm/smartpm-rpm5-nodig.patch |   46 ++++++++
 .../python/python-smartpm_1.4.1.bb                 |  120 ++++++++++++++++++++
 .../rpm/rpm/python-rpm-rpmsense.patch              |   33 ++++++
 meta/recipes-devtools/rpm/rpm/rpm-py-init.patch    |   27 +++++
 meta/recipes-devtools/rpm/rpm_5.4.9.bb             |   17 ++-
 7 files changed, 360 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-missingok.patch
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-rpm-root.patch
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch
 create mode 100644 meta/recipes-devtools/python/python-smartpm_1.4.1.bb
 create mode 100644 meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-py-init.patch

-- 
1.7.9.5




             reply	other threads:[~2012-11-13 17:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-13 17:27 Paul Eggleton [this message]
2012-11-13 17:27 ` [PATCH v2 1/4] rpm: Slightly change the way python-rpm is constructed Paul Eggleton
2012-11-13 17:27 ` [PATCH v2 2/4] python-smartpm: Add smartpm recipe Paul Eggleton
2012-11-13 17:27 ` [PATCH v2 3/4] rpm: Add additional RPMSENSE values to python module Paul Eggleton
2012-11-13 17:27 ` [PATCH v2 4/4] python-smartpm: Add basic knowledge of RPMSENSE_MISSINGOK Paul Eggleton

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.1352827498.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@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.