From a05f06d13822343ba6d71db2fccca181ca5474b7 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 12 May 2010 14:10:50 -0500 Subject: recipes/multitech: remove git dev recipes that use SRCPV --- recipes/multitech/helloworld-autotools_git.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 recipes/multitech/helloworld-autotools_git.bb (limited to 'recipes/multitech/helloworld-autotools_git.bb') diff --git a/recipes/multitech/helloworld-autotools_git.bb b/recipes/multitech/helloworld-autotools_git.bb deleted file mode 100644 index 86af4007f3..0000000000 --- a/recipes/multitech/helloworld-autotools_git.bb +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "Hello World Recipe using autotools" -HOMEPAGE = "http://www.multitech.net/" -SECTION = "console/utils" -PRIORITY = "optional" -LICENSE = "GPL" -PV = "${SRCPV}" -PR = "r0" -DEFAULT_PREFERENCE = "-1" - -SRC_URI = "git://git.multitech.net/helloworld-autotools.git;protocol=git;tag=master" -S = "${WORKDIR}/git" - -inherit autotools - -PARALLEL_MAKE = "" -- cgit v1.2.3