[oe-commits] Simon Busch : fsodeviced: add libfsosystem as dependency and bump PR

git version control git at git.openembedded.org
Wed Mar 23 08:30:51 UTC 2011


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

Author: Simon Busch <morphis at gravedo.de>
Date:   Wed Mar 23 09:23:32 2011 +0100

fsodeviced: add libfsosystem as dependency and bump PR

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

 recipes/freesmartphone/fsodeviced_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb
index 80c2e46..227b368 100644
--- 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}"





More information about the Openembedded-commits mailing list