mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
less: mark upstream version as unknown
As we're ahead of the latest stable release (updated to a beta by mistake/ unclear upstream version policy), mark upstream version as unknown until a new release happens. (From OE-Core rev: 7539bcdb4635487ee7e09ea277f7bf25a36d1ee6) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e55d15d2fb
commit
d7d8739a40
@@ -31,6 +31,7 @@ SRC_URI = "http://www.greenwoodsoftware.com/${BPN}/${BPN}-${PV}.tar.gz \
|
||||
SRC_URI[sha256sum] = "6633d6aa2b3cc717afb2c205778c7c42c4620f63b1d682f3d12c98af0be74d20"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html"
|
||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||
|
||||
inherit autotools update-alternatives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user