Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/4] First pass at implementing Smart
@ 2012-11-13 17:27 Paul Eggleton
  2012-11-13 17:27 ` [PATCH v2 1/4] rpm: Slightly change the way python-rpm is constructed Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2012-11-13 17:27 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2012-11-13 17:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-13 17:27 [PATCH v2 0/4] First pass at implementing Smart Paul Eggleton
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox