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:
b562300
)
fsodeviced: add libfsosystem as dependency and bump PR
author
Simon Busch
<morphis@gravedo.de>
Wed, 23 Mar 2011 08:23:32 +0000
(09:23 +0100)
committer
Simon Busch
<morphis@gravedo.de>
Wed, 23 Mar 2011 08:24:12 +0000
(09:24 +0100)
Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/freesmartphone/fsodeviced_git.bb
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/fsodeviced_git.bb
b/recipes/freesmartphone/fsodeviced_git.bb
index
80c2e46
..
227b368
100644
(file)
--- a/
recipes/freesmartphone/fsodeviced_git.bb
+++ b/
recipes/freesmartphone/fsodeviced_git.bb
@@
-1,7
+1,7
@@
require cornucopia.inc
inherit fso-plugin
-DEPENDS += "alsa-lib libfsoresource android-rpc"
+DEPENDS += "alsa-lib libfsoresource android-rpc
libfsosystem
"
RPROVIDES_${PN} = "openmoko-alsa-scenarios virtual/alsa-scenarios"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.4+gitr${SRCPV}"