[oe-commits] Frans Meulenbroeks : opie-mediaplayer2/ opie-mediaplayer2-skin-default-landscape_1.2.4.bb: RPROVIDES -> RPROVIDES_${PN}

git version control git at git.openembedded.org
Fri Oct 8 10:14:34 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 48adadc8069277a52a0fc7cdd44d7dcb082e4d9e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=48adadc8069277a52a0fc7cdd44d7dcb082e4d9e

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Fri Oct  8 12:11:55 2010 +0200

opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb: RPROVIDES -> RPROVIDES_${PN}

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...ie-mediaplayer2-skin-default-landscape_1.2.4.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb
index 0c6b505..3d194d0 100644
--- a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb
+++ b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb
@@ -3,7 +3,8 @@ SECTION = "opie/multimedia"
 PRIORITY = "optional"
 LICENSE = "GPL"
 APPNAME = "opieplayer2"
-RPROVIDES="opie-mediaplayer2-skin"
+RPROVIDES_${PN} ="opie-mediaplayer2-skin"
+PR = "r1"
 
 TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
 SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/pics"





More information about the Openembedded-commits mailing list