summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorEzhilarasan <ezhilarasanx.s@intel.com>2022-03-02 11:00:54 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2022-03-02 17:39:01 +0800
commit07189850ab85423774cf2290e5c587bf7ac0b149 (patch)
treed3bfcecdc4761e0a45ac3c676a8a3a8a861431d9 /dynamic-layers
parent54be3f0603031596097963a37ef1b962e71351cc (diff)
downloadmeta-intel-07189850ab85423774cf2290e5c587bf7ac0b149.tar.gz
rkcommon: upgrade 1.8.0 -> 1.9.0
Signed-off-by: Ezhilarasan <ezhilarasanx.s@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.8.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb
index 3c15527c..c5e0fcdd 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.8.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.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 = "27a18810ab7a8832a75bb136ade3ea9c32583e16" 15SRCREV = "8636cc74a254178175601a656b58faefb299fd43"
16 16
17DEPENDS = "tbb" 17DEPENDS = "tbb"
18 18