From 2b3d88de9574a1bc5d7b695ce69c783f77268b91 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 12 Oct 2023 10:23:38 +0800 Subject: [PATCH] rkcommon: upgrade 1.11.0 -> 1.12.0 Signed-off-by: Anuj Mittal --- .../rkcommon/{rkcommon_1.11.0.bb => rkcommon_1.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/{rkcommon_1.11.0.bb => rkcommon_1.12.0.bb} (91%) 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 similarity index 91% rename from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.11.0.bb rename to 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" SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ " -SRCREV = "f47553a875382a64c9998bb89a93cd5c8739cc07" +SRCREV = "f15291d4789a53e5980fd9b3d2639f705d675dd7" DEPENDS = "tbb"