From dc1ba53bf34eb0476d8bc3172783aa7284919b55 Mon Sep 17 00:00:00 2001 From: Alexandre Truong Date: Fri, 19 Jul 2024 15:32:36 +0200 Subject: [PATCH] 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 Reviewed-by: Yoann Congal --- meta-oe/recipes-support/fltk/fltk-native.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-support/fltk/fltk-native.bb b/meta-oe/recipes-support/fltk/fltk-native.bb index 3e8e2cdf77..322a28430f 100644 --- a/meta-oe/recipes-support/fltk/fltk-native.bb +++ b/meta-oe/recipes-support/fltk/fltk-native.bb @@ -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 += " \