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