From 13920da39c263b1cea866a01df6678eb8758cddf Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sat, 28 Nov 2009 18:09:34 +0100 Subject: fsolocationd: renamed recipe; source was fsogpsd --- recipes/freesmartphone/fsogpsd_git.bb | 6 ------ recipes/freesmartphone/fsolocationd_git.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes/freesmartphone/fsogpsd_git.bb create mode 100644 recipes/freesmartphone/fsolocationd_git.bb (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/fsogpsd_git.bb b/recipes/freesmartphone/fsogpsd_git.bb deleted file mode 100644 index 1e3f5718ed..0000000000 --- a/recipes/freesmartphone/fsogpsd_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 += "libfsoresource" 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" -- cgit v1.2.3