summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-08-24 23:38:17 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-25 01:12:16 +0800
commit6b7045d99a61b8ad47d289f84f4c7080cf032c06 (patch)
tree5f5c627ef1617aa462628c188c4e1358e445cc05
parent93d108d10f1aa7890ba1478a24031bd4bb4dff7e (diff)
downloadmeta-intel-6b7045d99a61b8ad47d289f84f4c7080cf032c06.tar.gz
rkcommon: upgrade 1.6.1 -> 1.7.0
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.7.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.6.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.6.1.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.7.0.bb
index eef83193..aa96fd2a 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.6.1.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.7.0.bb
@@ -12,7 +12,7 @@ S = "${WORKDIR}/git"
12 12
13SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https \ 13SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https \
14 " 14 "
15SRCREV = "9e5a38e486f9edc8aefb37344526ac5552b35573" 15SRCREV = "8d76e418568a928401e35049a4e17019970df23a"
16 16
17DEPENDS = "tbb" 17DEPENDS = "tbb"
18 18