Introduce a PE to avoid the version going backwards

Signed-off-by: Alexander Kanavin <alexander.kana...@linux.intel.com>
---
 .../{cdrtools-native_3.01a31.bb => cdrtools-native_3.01.bb}    | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
 rename meta/recipes-devtools/cdrtools/{cdrtools-native_3.01a31.bb => 
cdrtools-native_3.01.bb} (61%)

diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb 
b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
similarity index 61%
rename from meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb
rename to meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
index d7ad253..796e437 100644
--- a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb
+++ b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
@@ -7,14 +7,12 @@ SECTION = "console/utils"
 LICENSE = "GPLv2 & CDDL-1.0 & LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=32f68170be424c2cd64804337726b312"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/project/cdrtools/alpha/cdrtools-${PV}.tar.bz2"
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/cdrtools/cdrtools-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "78172557894f469b4584d008e93ec469"
-SRC_URI[sha256sum] = 
"183b5c12777779e78d8b69461aae52401f863768e7e7391d60730006f8cadc5a"
+SRC_URI[md5sum] = "7d45c5b7e1f78d85d1583b361aee6e8b"
+SRC_URI[sha256sum] = 
"ed282eb6276c4154ce6a0b5dee0bdb81940d0cbbfc7d03f769c4735ef5f5860f"
 
-UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/cdrtools/files/alpha/";
-
-S = "${WORKDIR}/cdrtools-3.01"
+PE = "1"
 
 inherit native
 
-- 
2.6.2

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to