diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-11-28 18:09:34 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-11-28 18:09:34 +0100 |
commit | 13920da39c263b1cea866a01df6678eb8758cddf (patch) | |
tree | 69801ee7d7825e78fa586e1b941ac95162d7593f /recipes/freesmartphone/fsolocationd_git.bb | |
parent | b160b530768a35d82518f0f3ff56eb1a72b8bd82 (diff) |
fsolocationd: renamed recipe; source was fsogpsd
Diffstat (limited to 'recipes/freesmartphone/fsolocationd_git.bb')
-rw-r--r-- | recipes/freesmartphone/fsolocationd_git.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fsolocationd_git.bb b/recipes/freesmartphone/fsolocationd_git.bb new file mode 100644 index 0000000000..a70bf596f5 --- /dev/null +++ b/recipes/freesmartphone/fsolocationd_git.bb @@ -0,0 +1,6 @@ +require cornucopia.inc +inherit fso-plugin +PR = "${INC_PR}.0" +PV = "0.0.0+gitr${SRCREV}" + +DEPENDS += "libfsotransport libfsoresource" |