From 90a94fb96f3b6fda4e324ca87b240644f99b226a Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Tue, 11 Jan 2011 11:56:05 +0100 Subject: [PATCH] fsodeviced: i2c-tools no longer a dependency; everything necessary included in fsodeviced itself --- recipes/freesmartphone/fsodeviced_git.bb | 4 ++-- 1 file 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 \ -- 2.39.5