diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-12-28 21:06:50 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-12-28 21:08:05 +0100 |
commit | 0ca8e175fef720d658b5188a58d955b3fe7da8b6 (patch) | |
tree | 785d210addf2ae056f66788c3302ab944a618f51 /recipes/freesmartphone/fsotdld_git.bb | |
parent | 00f3bfff06f392f7c39d05bbe78f50fa74999372 (diff) |
fsotdld: rename from fsolocationd
Diffstat (limited to 'recipes/freesmartphone/fsotdld_git.bb')
-rw-r--r-- | recipes/freesmartphone/fsotdld_git.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fsotdld_git.bb b/recipes/freesmartphone/fsotdld_git.bb new file mode 100644 index 0000000000..a70bf596f5 --- /dev/null +++ b/recipes/freesmartphone/fsotdld_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" |