summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsodeviced_git.bb
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-01-11 20:56:05 +0100
committerKlaus Kurzmann <mok@fluxnetz.de>2010-01-11 20:56:05 +0100
commita93d99dfc2c187c464bb83a9d42d5d6dbe12c9d4 (patch)
treef185025f1e51a96671fcb33d790fd72da592584a /recipes/freesmartphone/fsodeviced_git.bb
parentc9f6ea45b6a1870b0da9545015f36287f1beead5 (diff)
downloadopenembedded-a93d99dfc2c187c464bb83a9d42d5d6dbe12c9d4.tar.gz
fsodeviced: fix typo in config
the powercontrol sections were spelled wrongly Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/freesmartphone/fsodeviced_git.bb')
-rw-r--r--recipes/freesmartphone/fsodeviced_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb
index 67e0f771af..37f1c35d0c 100644
--- a/recipes/freesmartphone/fsodeviced_git.bb
+++ b/recipes/freesmartphone/fsodeviced_git.bb
@@ -6,7 +6,7 @@ RDEPENDS += "libcanberra-alsa"
RRECOMMENDS += "fso-alsa-data"
PV = "0.9.0+gitr${SRCREV}"
PE = "1"
-PR = "${INC_PR}.8"
+PR = "${INC_PR}.9"
EXTRA_OECONF = "\
--enable-kernel26-rfkill \