]> code.ossystems Code Review - openembedded-core.git/commitdiff
cdrtools-native: fix upstream version check
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 22 Nov 2017 16:32:29 +0000 (18:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Dec 2017 11:24:37 +0000 (11:24 +0000)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb

index 0e0be62710825555f86986e5337f39ed3640ce09..78e1565e47429c2cd0fc35ae9ac2152d75e93f68 100644 (file)
@@ -8,6 +8,7 @@ LICENSE = "GPLv2 & CDDL-1.0 & LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=32f68170be424c2cd64804337726b312"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/cdrtools/cdrtools-${REALPV}.tar.bz2"
+UPSTREAM_VERSION_UNKNOWN = "1"
 
 SRC_URI[md5sum] = "7d45c5b7e1f78d85d1583b361aee6e8b"
 SRC_URI[sha256sum] = "ed282eb6276c4154ce6a0b5dee0bdb81940d0cbbfc7d03f769c4735ef5f5860f"