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:
8eb15be
)
fsodatad: move mobile-broadband-provider-info to RDEPENDS
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sun, 7 Mar 2010 22:21:24 +0000
(23:21 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 8 Mar 2010 08:01:25 +0000
(09:01 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/freesmartphone/fsodatad_git.bb
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/fsodatad_git.bb
b/recipes/freesmartphone/fsodatad_git.bb
index
5457934
..
a6e016a
100644
(file)
--- a/
recipes/freesmartphone/fsodatad_git.bb
+++ b/
recipes/freesmartphone/fsodatad_git.bb
@@
-3,4
+3,5
@@
inherit fso-plugin
PR = "${INC_PR}.0"
PV = "0.1.0+gitr${SRCREV}"
-DEPENDS += "libxml2 mobile-broadband-provider-info"
+DEPENDS += "libxml2"
+RDEPENDS += "mobile-broadband-provider-info"