summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsolocationd_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/fsolocationd_git.bb')
-rw-r--r--recipes/freesmartphone/fsolocationd_git.bb6
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"