summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2023-03-17 15:22:10 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-03-17 15:49:31 +0800
commit327be1475cc9ce7188ed983a97b19c06c32c7a12 (patch)
tree87c3310e6b9a9a1861778271c477ba83c80fdda8
parent48e5fcbf52fa33a12d12d97a045d48ae76e83ded (diff)
downloadmeta-intel-327be1475cc9ce7188ed983a97b19c06c32c7a12.tar.gz
rkcommon: upgrade 1.10.0 -> 1.11.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.11.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.11.0.bb
index 8bf6d28b..526bce93 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.11.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 = "0b8856cd9278474b56dc5bcff516a4b9482cf147" 15SRCREV = "f47553a875382a64c9998bb89a93cd5c8739cc07"
16 16
17DEPENDS = "tbb" 17DEPENDS = "tbb"
18 18