diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2022-07-25 21:11:00 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2022-07-27 19:03:08 +0800 |
| commit | 535b93e4ad1851f19c54381bbb8a3e176e8f12e0 (patch) | |
| tree | de4b505e8508badefa24e4ec29358dc68f63343e /dynamic-layers | |
| parent | 2914c71cc8abd253db712fb2c55a5c777e6925ed (diff) | |
| download | meta-intel-535b93e4ad1851f19c54381bbb8a3e176e8f12e0.tar.gz | |
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 <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.10.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ | 13 | SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ |
| 14 | " | 14 | " |
| 15 | SRCREV = "8636cc74a254178175601a656b58faefb299fd43" | 15 | SRCREV = "0b8856cd9278474b56dc5bcff516a4b9482cf147" |
| 16 | 16 | ||
| 17 | DEPENDS = "tbb" | 17 | DEPENDS = "tbb" |
| 18 | 18 | ||
