[oe-commits] Michael 'Mickey' Lauer : fsodeviced: build htcdream powercontrol plugin

git version control git at git.openembedded.org
Sun Aug 1 16:32:34 UTC 2010


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Sun Aug  1 18:39:18 2010 +0200

fsodeviced: build htcdream powercontrol plugin

---

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

diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb
index 9cbc8a7..f00bcce 100644
--- a/recipes/freesmartphone/fsodeviced_git.bb
+++ b/recipes/freesmartphone/fsodeviced_git.bb
@@ -1,19 +1,21 @@
 require cornucopia.inc
 inherit fso-plugin
 
-DEPENDS += "alsa-lib libcanberra libfsoresource"
+DEPENDS += "alsa-lib libcanberra libfsoresource android-rpc"
 RDEPENDS_${PN} += "libcanberra-alsa"
 # Included in fsodeviced itself now
 # RRECOMMENDS_${PN} += "fso-alsa-data"
 RPROVIDES_${PN} = "openmoko-alsa-scenarios virtual/alsa-scenarios"
+SRCREV = "cbd57abf8afaa95f78d22cf593577794ce9ed5b6"
 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
 PV = "0.9.4+gitr${SRCPV}"
 PE = "2"
-PR = "${INC_PR}.13"
+PR = "${INC_PR}.15"
 
 EXTRA_OECONF = "\
   --enable-kernel26-rfkill \
   --enable-player-canberra \
+  --enable-htcdream-powercontrol \
 "
 
 inherit update-rc.d





More information about the Openembedded-commits mailing list