mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
fltk-native: 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
5bb296c0fe
commit
dc1ba53bf3
|
|
@ -4,6 +4,8 @@ DEPENDS = "zlib-native jpeg-native libpng-native libxext-native libxft-native"
|
|||
|
||||
SRC_URI += "file://fltk-native-link-libdl.patch"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://www.fltk.org/software.php"
|
||||
|
||||
inherit native
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user