summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-10-12 10:23:38 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-10-23 13:54:44 +0800
commit2b3d88de9574a1bc5d7b695ce69c783f77268b91 (patch)
tree1c2fee90114a7b05a46cd36ddabff1f5ab89b471
parent1bca60610c597571769edc4a057a04bfdbd2f994 (diff)
downloadmeta-intel-2b3d88de9574a1bc5d7b695ce69c783f77268b91.tar.gz
rkcommon: upgrade 1.11.0 -> 1.12.0
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.12.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.11.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.11.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.12.0.bb
index 526bce93..fb5ec391 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.11.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.12.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 = "f47553a875382a64c9998bb89a93cd5c8739cc07" 15SRCREV = "f15291d4789a53e5980fd9b3d2639f705d675dd7"
16 16
17DEPENDS = "tbb" 17DEPENDS = "tbb"
18 18