summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-oneapi
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-oneapi')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.1.bb2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.0.1.bb2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.7.1.bb2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.7.0.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.1.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.1.bb
index 69e0e7a3..c5844ccf 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.1.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.1.bb
@@ -13,7 +13,7 @@ inherit pkgconfig cmake
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16SRC_URI = "git://github.com/embree/embree.git;protocol=https \ 16SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master \
17 " 17 "
18SRCREV = "12b99393438a4cc9e478e33459eed78bec6233fd" 18SRCREV = "12b99393438a4cc9e478e33459eed78bec6233fd"
19 19
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.0.1.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.0.1.bb
index 31cc5703..8cbbb724 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.0.1.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.0.1.bb
@@ -18,7 +18,7 @@ inherit pkgconfig cmake
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https \ 21SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https;branch=master \
22 " 22 "
23SRCREV = "dcdd2e1f839ca03c6fe6036d824a5db1cdaabcdb" 23SRCREV = "dcdd2e1f839ca03c6fe6036d824a5db1cdaabcdb"
24 24
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.7.1.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.7.1.bb
index 2bd4648e..27d8a989 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.7.1.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.7.1.bb
@@ -12,7 +12,7 @@ inherit pkgconfig cmake
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15SRC_URI = "git://github.com/ospray/ospray.git;protocol=https \ 15SRC_URI = "git://github.com/ospray/ospray.git;protocol=https;branch=master \
16 " 16 "
17SRCREV = "5269850081d1c7d6da59b3c4f3cbac5c732374ba" 17SRCREV = "5269850081d1c7d6da59b3c4f3cbac5c732374ba"
18 18
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.7.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.7.0.bb
index aa96fd2a..1cb460ae 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.7.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/rkcommon/rkcommon_1.7.0.bb
@@ -10,7 +10,7 @@ inherit pkgconfig cmake
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
13SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https \ 13SRC_URI = "git://github.com/ospray/rkcommon.git;protocol=https;branch=master \
14 " 14 "
15SRCREV = "8d76e418568a928401e35049a4e17019970df23a" 15SRCREV = "8d76e418568a928401e35049a4e17019970df23a"
16 16