summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/openembedded-layer')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.5.4.bb2
-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
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.1.bb2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.4.1.bb6
10 files changed, 12 insertions, 12 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb
index 4fc50ce7..6c3e33cf 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb
@@ -29,7 +29,7 @@ S = "${WORKDIR}/git"
29 29
30SYSTEMD_SERVICE:${PN} = "lms.service" 30SYSTEMD_SERVICE:${PN} = "lms.service"
31 31
32SRC_URI = "git://github.com/intel/lms.git \ 32SRC_URI = "git://github.com/intel/lms.git;branch=master;protocol=https \
33 " 33 "
34SRCREV = "6ef4440c40783aad218efa6df8768d8c99380c2b" 34SRCREV = "6ef4440c40783aad218efa6df8768d8c99380c2b"
35 35
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb
index b147a558..813591fb 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb
@@ -10,7 +10,7 @@ DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upow
10LICENSE = "GPLv2" 10LICENSE = "GPLv2"
11LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" 11LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
12 12
13SRC_URI = "git://github.com/intel/thermal_daemon/ \ 13SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \
14 " 14 "
15 15
16SRCREV = "dddba484b23562d421cdaf1703dabc602e1968e7" 16SRCREV = "dddba484b23562d421cdaf1703dabc602e1968e7"
diff --git a/dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.5.4.bb b/dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.5.4.bb
index 70b4cfd1..bd118409 100644
--- a/dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.5.4.bb
+++ b/dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.5.4.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/oneapi-src/level-zero"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=8956dfdba7f8169c4005d1e9753ffddc" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=8956dfdba7f8169c4005d1e9753ffddc"
5 5
6SRC_URI = "git://github.com/oneapi-src/level-zero.git;protocol=https" 6SRC_URI = "git://github.com/oneapi-src/level-zero.git;protocol=https;branch=master"
7SRCREV = "d84a5a2b1913629f85f09b1107f2b4467b3113cf" 7SRCREV = "d84a5a2b1913629f85f09b1107f2b4467b3113cf"
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
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
diff --git a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb
index 251cd135..1eb48f37 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=72b9da60da6219d612ce30b746a0fe71 \
16 file://edk2/License.txt;md5=6123e5bf044a66db96c4ce88a36b2d08" 16 file://edk2/License.txt;md5=6123e5bf044a66db96c4ce88a36b2d08"
17 17
18SRC_URI = "git://github.com/intel/ipmctl.git;protocol=https;branch=development;name=ipmctl; \ 18SRC_URI = "git://github.com/intel/ipmctl.git;protocol=https;branch=development;name=ipmctl; \
19 git://github.com/tianocore/edk2.git;protocol=https;name=edk2;destsuffix=git/edk2; \ 19 git://github.com/tianocore/edk2.git;protocol=https;name=edk2;destsuffix=git/edk2;branch=master \
20 file://0001-Ignore-STATIC_ASSERTs-and-NULL-define-for-os-and-ut-builds.patch;patchdir=edk2 \ 20 file://0001-Ignore-STATIC_ASSERTs-and-NULL-define-for-os-and-ut-builds.patch;patchdir=edk2 \
21" 21"
22 22
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.1.bb b/dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.1.bb
index 794033b0..f1d25580 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.1.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.1.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "This repository includes optimized deep learning \
4models and a set of demos to expedite development of high-performance \ 4models and a set of demos to expedite development of high-performance \
5deep learning inference applications." 5deep learning inference applications."
6 6
7SRC_URI = "git://github.com/opencv/open_model_zoo.git;protocol=git;branch=master \ 7SRC_URI = "git://github.com/opencv/open_model_zoo.git;protocol=https;branch=master \
8 file://0001-use-oe-gflags.patch \ 8 file://0001-use-oe-gflags.patch \
9 " 9 "
10 10
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.4.1.bb b/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.4.1.bb
index 0d6b16fb..0709fce4 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.4.1.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.4.1.bb
@@ -4,12 +4,12 @@ DESCRIPTION = "This toolkit allows developers to deploy pre-trained \
4deep learning models through a high-level C++ Inference Engine API \ 4deep learning models through a high-level C++ Inference Engine API \
5integrated with application logic." 5integrated with application logic."
6 6
7SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=git;branch=releases/2021/4;lfs=0 \ 7SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/4;lfs=0 \
8 https://download.01.org/opencv/master/openvinotoolkit/thirdparty/unified/VPU/usb-ma2x8x/firmware_usb-ma2x8x_1736.zip;name=usb_ma2x8x \ 8 https://download.01.org/opencv/master/openvinotoolkit/thirdparty/unified/VPU/usb-ma2x8x/firmware_usb-ma2x8x_1736.zip;name=usb_ma2x8x \
9 https://download.01.org/opencv/master/openvinotoolkit/thirdparty/unified/VPU/pcie-ma2x8x/firmware_pcie-ma2x8x_1736.zip;name=pcie_ma2x8x \ 9 https://download.01.org/opencv/master/openvinotoolkit/thirdparty/unified/VPU/pcie-ma2x8x/firmware_pcie-ma2x8x_1736.zip;name=pcie_ma2x8x \
10 git://github.com/openvinotoolkit/oneDNN.git;protocol=https;destsuffix=git/inference-engine/thirdparty/mkl-dnn;name=mkl;nobranch=1 \ 10 git://github.com/openvinotoolkit/oneDNN.git;protocol=https;destsuffix=git/inference-engine/thirdparty/mkl-dnn;name=mkl;nobranch=1 \
11 git://github.com/herumi/xbyak.git;protocol=https;destsuffix=git/thirdparty/xbyak;name=xbyak \ 11 git://github.com/herumi/xbyak.git;protocol=https;destsuffix=git/thirdparty/xbyak;name=xbyak;branch=master \
12 git://github.com/pybind/pybind11.git;protocol=https;destsuffix=git/ngraph/python/pybind11;name=pybind11 \ 12 git://github.com/pybind/pybind11.git;protocol=https;destsuffix=git/ngraph/python/pybind11;name=pybind11;branch=master \
13 file://0001-inference-engine-use-system-installed-packages.patch \ 13 file://0001-inference-engine-use-system-installed-packages.patch \
14 file://0002-Disable-Werror.patch \ 14 file://0002-Disable-Werror.patch \
15 file://0003-inference-engine-installation-fixes.patch \ 15 file://0003-inference-engine-installation-fixes.patch \