summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/clang-layer/recipes-oneapi/rkcommon/rkcommon_1.15.2.bb (renamed from dynamic-layers/clang-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/dynamic-layers/clang-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb b/dynamic-layers/clang-layer/recipes-oneapi/rkcommon/rkcommon_1.15.2.bb
index d49e8e52..9fd89076 100644
--- a/dynamic-layers/clang-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb
+++ b/dynamic-layers/clang-layer/recipes-oneapi/rkcommon/rkcommon_1.15.2.bb
@@ -9,9 +9,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
9inherit pkgconfig cmake 9inherit pkgconfig cmake
10 10
11SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ 11SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \
12 file://0001-use-fully-qualified-rkcommon-math-rsqrt-to-avoid-ove.patch \
13 " 12 "
14SRCREV = "4a00047ae5a3ac705b6b33b4a7574588d91e7953" 13SRCREV = "674d4cbb1fb9648820f96d05bc3e875db712ab9e"
15 14
16DEPENDS = "tbb" 15DEPENDS = "tbb"
17 16