From b71661ad7ac2f5b8bfc50027be762e1c07fe5f86 Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Thu, 25 Jul 2024 10:19:30 +0530 Subject: [PATCH] rkcommon : upgrade 1.13.0 -> 1.14.0 Release Notes: https://github.com/ospray/rkcommon/releases/tag/v1.14.0 Signed-off-by: Yogesh Tyagi Signed-off-by: Anuj Mittal --- .../rkcommon/{rkcommon_1.13.0.bb => rkcommon_1.14.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/{rkcommon_1.13.0.bb => rkcommon_1.14.0.bb} (91%) diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.13.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb similarity index 91% rename from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.13.0.bb rename to dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb index fe6b23ea..bec36593 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.13.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb @@ -12,7 +12,7 @@ S = "${WORKDIR}/git" SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ " -SRCREV = "7ebfa0765ea590767202b328e7da38102c2f5a15" +SRCREV = "4a00047ae5a3ac705b6b33b4a7574588d91e7953" DEPENDS = "tbb"