summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2022-07-25 21:11:00 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-07-27 19:03:08 +0800
commit535b93e4ad1851f19c54381bbb8a3e176e8f12e0 (patch)
treede4b505e8508badefa24e4ec29358dc68f63343e
parent2914c71cc8abd253db712fb2c55a5c777e6925ed (diff)
downloadmeta-intel-535b93e4ad1851f19c54381bbb8a3e176e8f12e0.tar.gz
rkcommon : upgrade 1.9.0 -> 1.10.0
Release Notes: https://github.com/ospray/rkcommon/releases/tag/v1.10.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb
index c5e0fcdd..8bf6d28b 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb
@@ -12,7 +12,7 @@ S = "${WORKDIR}/git"
12 12
13SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ 13SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \
14 " 14 "
15SRCREV = "8636cc74a254178175601a656b58faefb299fd43" 15SRCREV = "0b8856cd9278474b56dc5bcff516a4b9482cf147"
16 16
17DEPENDS = "tbb" 17DEPENDS = "tbb"
18 18