Limit RPROVIDES to the binary package.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 4 Jul 2005 21:18:39 +0000 (21:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 4 Jul 2005 21:18:39 +0000 (21:18 +0000)
packages/maemo/osso-esd_0.5.bb

index e2710c4..ac8f728 100644 (file)
@@ -2,7 +2,7 @@ PR         = "r0"
 LICENSE    = "GPL"
 MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
 PROVIDES   = "esd"
-RPROVIDES  = "esd"
+RPROVIDES_${PN}  = "esd"
 
 DEPENDS = "audiofile osso-dsp-headers"