summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2011-01-11 11:56:05 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2011-01-11 11:56:05 +0100
commit90a94fb96f3b6fda4e324ca87b240644f99b226a (patch)
tree831eb983f4921200dff6a8f4285736f32e29b726 /recipes
parent95827005a13c0c5a9bb54746f375b01789ff08f4 (diff)
downloadopenembedded-90a94fb96f3b6fda4e324ca87b240644f99b226a.tar.gz
fsodeviced: i2c-tools no longer a dependency; everything necessary included in fsodeviced itself
Diffstat (limited to 'recipes')
-rw-r--r--recipes/freesmartphone/fsodeviced_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb
index 240794bb3c..295678c885 100644
--- a/recipes/freesmartphone/fsodeviced_git.bb
+++ b/recipes/freesmartphone/fsodeviced_git.bb
@@ -1,12 +1,12 @@
require cornucopia.inc
inherit fso-plugin
-DEPENDS += "alsa-lib libfsoresource android-rpc i2c-tools"
+DEPENDS += "alsa-lib libfsoresource android-rpc"
RPROVIDES_${PN} = "openmoko-alsa-scenarios virtual/alsa-scenarios"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.4+gitr${SRCPV}"
PE = "2"
-PR = "${INC_PR}.19"
+PR = "${INC_PR}.20"
EXTRA_OECONF = "\
--enable-kernel26-rfkill \