From 83500c5980ed81d6a157f9fbf25cdd164de8deb1 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 21 Aug 2011 13:06:07 +0100 Subject: qpe-games/*: remove redundant PV setting These recipes were all setting PV, but the value was the same as the value that would be set automatically from the recipe file name. Signed-off-by: Paul Eggleton --- recipes-qtopia/qpe-games/nmm_0.0.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-qtopia/qpe-games/nmm_0.0.2.bb') diff --git a/recipes-qtopia/qpe-games/nmm_0.0.2.bb b/recipes-qtopia/qpe-games/nmm_0.0.2.bb index 738efa8..61dd34f 100644 --- a/recipes-qtopia/qpe-games/nmm_0.0.2.bb +++ b/recipes-qtopia/qpe-games/nmm_0.0.2.bb @@ -8,7 +8,6 @@ SRC_URI = "http://sources.openembedded.org/nmm_V0.0.2.tar.gz \ file://Makefile.patch \ file://nmm.patch" -PV = "0.0.2" S = "${WORKDIR}/nmm_V${PV}" APPNAME = "nmm" -- cgit 1.2.3-korg