mirror of
https://git.yoctoproject.org/poky
synced 2026-06-05 14:29:48 +00:00
bzip2: fix upstream version check
As it is now working, we do not need an exception from the check anymore. (From OE-Core rev: eede1c8e35e09afd06582312ca88a6413cdccf75) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7e1fdbbe4d
commit
fc0c93a62e
@@ -16,7 +16,6 @@ SRC_URI[md5sum] = "67e051268d0c475ea773822f7500d0e5"
|
||||
SRC_URI[sha256sum] = "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://www.sourceware.org/pub/bzip2/"
|
||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||
|
||||
PACKAGES =+ "libbz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user