summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-11-28 18:09:34 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-11-28 18:09:34 +0100
commit13920da39c263b1cea866a01df6678eb8758cddf (patch)
tree69801ee7d7825e78fa586e1b941ac95162d7593f /recipes
parentb160b530768a35d82518f0f3ff56eb1a72b8bd82 (diff)
downloadopenembedded-13920da39c263b1cea866a01df6678eb8758cddf.tar.gz
fsolocationd: renamed recipe; source was fsogpsd
Diffstat (limited to 'recipes')
-rw-r--r--recipes/freesmartphone/fsolocationd_git.bb (renamed from recipes/freesmartphone/fsogpsd_git.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsogpsd_git.bb b/recipes/freesmartphone/fsolocationd_git.bb
index 1e3f5718ed..a70bf596f5 100644
--- a/recipes/freesmartphone/fsogpsd_git.bb
+++ b/recipes/freesmartphone/fsolocationd_git.bb
@@ -3,4 +3,4 @@ inherit fso-plugin
PR = "${INC_PR}.0"
PV = "0.0.0+gitr${SRCREV}"
-DEPENDS += "libfsoresource"
+DEPENDS += "libfsotransport libfsoresource"