mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 02:24:49 +00:00
daemontools: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
Adding UPSTREAM_CHECK_URI fix UNKNOWN_BROKEN status from running devtool check-upgrade-status. The next version of the package can be found from upstream sources. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
This commit is contained in:
parent
0e353774ef
commit
ac8dc83d9a
@ -29,6 +29,8 @@ SRC_URI = "http://cr.yp.to/daemontools/${BPN}-${PV}.tar.gz \
|
||||
SRC_URI[md5sum] = "1871af2453d6e464034968a0fbcb2bfc"
|
||||
SRC_URI[sha256sum] = "a55535012b2be7a52dcd9eccabb9a198b13be50d0384143bd3b32b8710df4c1f"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://cr.yp.to/daemontools/install.html"
|
||||
|
||||
S = "${WORKDIR}/admin/${BP}"
|
||||
|
||||
do_compile() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user