[OE-core] [PATCH 1/1] opkg: Add 'opkg-collateral' to PROVIDES variable

Ioan-Adrian Ratiu adrian.ratiu at ni.com
Wed Jan 27 14:07:26 UTC 2016


opkg-collateral contained confs which were merged into opkg

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
---
 meta/recipes-devtools/opkg/opkg_0.3.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/opkg/opkg_0.3.1.bb b/meta/recipes-devtools/opkg/opkg_0.3.1.bb
index 577f495..8507267 100644
--- a/meta/recipes-devtools/opkg/opkg_0.3.1.bb
+++ b/meta/recipes-devtools/opkg/opkg_0.3.1.bb
@@ -64,6 +64,7 @@ RDEPENDS_${PN}_class-nativesdk = ""
 RREPLACES_${PN} = "opkg-nogpg opkg-collateral"
 RCONFLICTS_${PN} = "opkg-collateral"
 RPROVIDES_${PN} = "opkg-collateral"
+PROVIDES += "opkg-collateral"
 
 PACKAGES =+ "libopkg"
 
-- 
2.7.0




More information about the Openembedded-core mailing list