diff options
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon')
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.8.0.bb) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.8.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb index 3c15527c..5289e9eb 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.8.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.14.0.bb | |||
@@ -8,11 +8,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
8 | 8 | ||
9 | inherit pkgconfig cmake | 9 | inherit pkgconfig cmake |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | |||
13 | SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ | 11 | SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \ |
14 | " | 12 | " |
15 | SRCREV = "27a18810ab7a8832a75bb136ade3ea9c32583e16" | 13 | SRCREV = "4a00047ae5a3ac705b6b33b4a7574588d91e7953" |
16 | 14 | ||
17 | DEPENDS = "tbb" | 15 | DEPENDS = "tbb" |
18 | 16 | ||