From 96ccbae896549aff1601acfdb663f546e7049f48 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Wed, 28 Feb 2024 11:49:12 +0800 Subject: [PATCH] rkcommon: upgrade 1.12.0 -> 1.13.0 Signed-off-by: Anuj Mittal --- .../rkcommon/{rkcommon_1.12.0.bb => rkcommon_1.13.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/{rkcommon_1.12.0.bb => rkcommon_1.13.0.bb} (91%) diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.12.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.13.0.bb similarity index 91% rename from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.12.0.bb rename to dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.13.0.bb index fb5ec391..fe6b23ea 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.12.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.13.0.bb @@ -12,7 +12,7 @@ S = "${WORKDIR}/git" SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ " -SRCREV = "f15291d4789a53e5980fd9b3d2639f705d675dd7" +SRCREV = "7ebfa0765ea590767202b328e7da38102c2f5a15" DEPENDS = "tbb"