From: Michael 'Mickey' Lauer Date: Tue, 11 Jan 2011 10:56:05 +0000 (+0100) Subject: fsodeviced: i2c-tools no longer a dependency; everything necessary included in fsodev... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a94fb96f3b6fda4e324ca87b240644f99b226a;p=openembedded.git fsodeviced: i2c-tools no longer a dependency; everything necessary included in fsodeviced itself --- 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 \