mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
cups-filters: 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
ce9fb36b29
commit
fdc1a45e8e
@@ -11,6 +11,8 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "b5152e3dd148ed73835827ac2f219df7cf5808dbf9dbaec2aa0127b44de800d8"
|
SRC_URI[sha256sum] = "b5152e3dd148ed73835827ac2f219df7cf5808dbf9dbaec2aa0127b44de800d8"
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_URI = "https://github.com/OpenPrinting/cups-filters/releases"
|
||||||
|
|
||||||
inherit autotools gettext pkgconfig github-releases
|
inherit autotools gettext pkgconfig github-releases
|
||||||
|
|
||||||
EXTRA_OECONF += " \
|
EXTRA_OECONF += " \
|
||||||
|
|||||||
Reference in New Issue
Block a user