[oe-commits] Saul Wold : rpm5: add python-rpm PROVIDES

git at git.openembedded.org git at git.openembedded.org
Tue Sep 30 20:38:17 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: a3598f87bd22354cce2f2be06f09c2b24f2adb63
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a3598f87bd22354cce2f2be06f09c2b24f2adb63

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Sep 30 10:16:52 2014 -0700

rpm5: add python-rpm PROVIDES

Since python-smartpm depends on python-rpm, we should provide here as appropriate.

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/rpm/rpm_5.4.14.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/rpm/rpm_5.4.14.bb b/meta/recipes-devtools/rpm/rpm_5.4.14.bb
index 0c9ef5b..fb8a507 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.14.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.14.bb
@@ -342,6 +342,7 @@ FILES_python-rpm-dbg = "${libdir}/python*/site-packages/rpm/.debug/_*"
 FILES_python-rpm-dev = "${libdir}/python*/site-packages/rpm/*.la"
 FILES_python-rpm-staticdev = "${libdir}/python*/site-packages/rpm/*.a"
 FILES_python-rpm = "${libdir}/python*/site-packages/rpm"
+PROVIDES += "python-rpm"
 
 FILES_perl-module-rpm = "${libdir}/perl/*/* \
 		"



More information about the Openembedded-commits mailing list