From 0ca8e175fef720d658b5188a58d955b3fe7da8b6 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Mon, 28 Dec 2009 21:06:50 +0100 Subject: fsotdld: rename from fsolocationd --- recipes/freesmartphone/fsolocationd_git.bb | 6 ------ recipes/freesmartphone/fsotdld_git.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes/freesmartphone/fsolocationd_git.bb create mode 100644 recipes/freesmartphone/fsotdld_git.bb (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/fsolocationd_git.bb b/recipes/freesmartphone/fsolocationd_git.bb deleted file mode 100644 index a70bf596f5..0000000000 --- a/recipes/freesmartphone/fsolocationd_git.bb +++ /dev/null @@ -1,6 +0,0 @@ -require cornucopia.inc -inherit fso-plugin -PR = "${INC_PR}.0" -PV = "0.0.0+gitr${SRCREV}" - -DEPENDS += "libfsotransport libfsoresource" 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" -- cgit v1.2.3