mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
hplip: 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:
committed by
Khem Raj
parent
bea8e72cdc
commit
cc817bdcf7
@@ -19,6 +19,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \
|
||||
file://0001-Drop-using-register-storage-classifier.patch"
|
||||
SRC_URI[sha256sum] = "533c3f2f6b53e4163ded4fd81d1f11ae6162a0f6451bd5e62a8382d0c1366624"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://sourceforge.net/p/hplip/activity"
|
||||
|
||||
DEPENDS += "cups python3 libusb1 python3-setuptools-native"
|
||||
|
||||
inherit autotools-brokensep python3-dir python3native python3targetconfig pkgconfig systemd
|
||||
|
||||
Reference in New Issue
Block a user