mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
oidn: fix upstream check
Parse the github releases page instead to check the latest version. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
ef726f1ba8
commit
224b7c7511
|
@ -18,3 +18,5 @@ SRC_URI[sha256sum] = "9088966685a78adf24b8de075d66e4c0019bd7b2b9d29c6e45aaf35d29
|
|||
inherit cmake
|
||||
|
||||
DEPENDS += "tbb ispc-native"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/OpenImageDenoise/oidn/releases"
|
||||
|
|
Loading…
Reference in New Issue
Block a user