fsodeviced: use it as default alsa scenarii provider, drop fso-alsa-data from task...
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 27 Feb 2010 09:32:07 +0000 (10:32 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 27 Feb 2010 15:47:01 +0000 (16:47 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/freesmartphone/fsodeviced_git.bb
recipes/tasks/task-fso2-compliance.bb

index 39433ee..78d39a2 100644 (file)
@@ -3,10 +3,12 @@ inherit fso-plugin
 
 DEPENDS += "alsa-lib libcanberra libfsoresource"
 RDEPENDS += "libcanberra-alsa"
-RRECOMMENDS += "fso-alsa-data"
+# Included in fsodeviced itself now
+# RRECOMMENDS += "fso-alsa-data"
+RPROVIDES_${PN} = "openmoko-alsa-scenarios virtual/alsa-scenarios"
 PV = "0.9.0+gitr${SRCREV}"
 PE = "1"
-PR = "${INC_PR}.9"
+PR = "${INC_PR}.10"
 
 EXTRA_OECONF = "\
   --enable-kernel26-rfkill \
index bc5705b..2d38b47 100644 (file)
@@ -3,7 +3,7 @@ Install this task to make your distribution FSO 2.0-compliant."
 SECTION = "fso/base"
 LICENSE = "MIT"
 PV = "1.9.0"
-PR = "r5"
+PR = "r6"
 
 inherit task
 
@@ -23,7 +23,8 @@ RDEPENDS_${PN} = "\
   fsonetworkd \
   fsousaged \
   \
-  fso-alsa-data \
+# included in fsodeviced now
+#  fso-alsa-data \
   fso-apm \
   fso-gpsd \
 #  fso-monitord \