mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 17:20:13 +00:00
fftw: 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
6414db9947
commit
bc6acd74ac
@@ -11,6 +11,8 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467"
|
SRC_URI[sha256sum] = "56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467"
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_URI = "http://www.fftw.org/download.html"
|
||||||
|
|
||||||
inherit autotools pkgconfig ptest
|
inherit autotools pkgconfig ptest
|
||||||
|
|
||||||
# we had multiple recipes in the past
|
# we had multiple recipes in the past
|
||||||
|
|||||||
Reference in New Issue
Block a user