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 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core