git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03aaf9b
)
shr-splash-theme.inc: add missing _ back to RPROVIDES
author
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Mon, 7 Dec 2009 15:39:14 +0000
(16:39 +0100)
committer
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Mon, 7 Dec 2009 15:39:14 +0000
(16:39 +0100)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/shr/shr-splash-theme.inc
patch
|
blob
|
history
diff --git
a/recipes/shr/shr-splash-theme.inc
b/recipes/shr/shr-splash-theme.inc
index
3f1b4af
..
d9a199b
100644
(file)
--- a/
recipes/shr/shr-splash-theme.inc
+++ b/
recipes/shr/shr-splash-theme.inc
@@
-1,4
+1,4
@@
-RPROVIDES = "virtual/shr-splash-theme"
+RPROVIDES
_${PN}
= "virtual/shr-splash-theme"
PROVIDES = "virtual/shr-splash-theme"
RDEPENDS += "shr-splash"