From 535b93e4ad1851f19c54381bbb8a3e176e8f12e0 Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Mon, 25 Jul 2022 21:11:00 +0800 Subject: [PATCH] rkcommon : upgrade 1.9.0 -> 1.10.0 Release Notes: https://github.com/ospray/rkcommon/releases/tag/v1.10.0 Signed-off-by: Yogesh Tyagi Signed-off-by: Anuj Mittal --- .../rkcommon/{rkcommon_1.9.0.bb => rkcommon_1.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/{rkcommon_1.9.0.bb => rkcommon_1.10.0.bb} (91%) diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb similarity index 91% rename from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb rename to dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb index c5e0fcdd..8bf6d28b 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb @@ -12,7 +12,7 @@ S = "${WORKDIR}/git" SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ " -SRCREV = "8636cc74a254178175601a656b58faefb299fd43" +SRCREV = "0b8856cd9278474b56dc5bcff516a4b9482cf147" DEPENDS = "tbb"