mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
mklibs-native: fix upstream version check
(From OE-Core rev: 0001b4037e3e528383bd471ab5b05432cc046bc1) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c69055a2ed
commit
c90eea1543
@@ -18,4 +18,6 @@ SRC_URI = "http://snapshot.debian.org/archive/debian/20160207T221625Z/pool/main/
|
||||
SRC_URI[md5sum] = "6b2979876a611717df3d49e7f9cf291d"
|
||||
SRC_URI[sha256sum] = "058c7349f8ec8a03b529c546a95cd6426741bd819f1e1211f499273eb4bf5d89"
|
||||
|
||||
UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/m/mklibs/"
|
||||
|
||||
inherit autotools gettext native pythonnative
|
||||
|
||||
Reference in New Issue
Block a user