summaryrefslogtreecommitdiff
path: root/recipes/multitech/venus-gps_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/multitech/venus-gps_git.bb')
-rw-r--r--recipes/multitech/venus-gps_git.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/multitech/venus-gps_git.bb b/recipes/multitech/venus-gps_git.bb
deleted file mode 100644
index 67cb22abab..0000000000
--- a/recipes/multitech/venus-gps_git.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "SkyTraq Venus GPS Example"
-HOMEPAGE = "http://www.multitech.net/"
-SECTION = "console/network"
-PRIORITY = "optional"
-LICENSE = "GPL"
-PV = "${SRCPV}"
-PR = "r0"
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI = "git://git.multitech.net/venus-gps.git;protocol=git;tag=master"
-S = "${WORKDIR}/git"
-
-inherit autotools
-
-PARALLEL_MAKE = ""