Skip to content

Commit

Permalink
Layer Updates: sources/meta-arm sources/meta-atmel sources/meta-frees…
Browse files Browse the repository at this point in the history
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-ti sources/meta-webkit sources/meta-yoe

* sources/meta-arm ea741c1...74b76e3 (4):
  > external-arm-toolchain: split and strip packages normally
  > optee-os: unbreak parsing when arch is not armv7a nor aarch64
  > optee-os: Mark recipes dormant by default
  > layer.conf: meta-arm-toolchain should depend on core layer

* sources/meta-atmel 845cc1f...1a2575b (6):
  > libegt: Remove libxkbcommon dependency
  > libplanes: Bump to latest version
  > recipes-support/plplot: add plplot package
  > at91bootstrap: Add recipes for 3.9.2
  > at91bootstrap: add python3-native dependency
  > at91bootstrap: Update to use python3

* sources/meta-freescale 377c26ac...4034db01 (7):
  > gstreamer1.0-plugins-base: Add gbm window system for mainline BSP
  > imx-base.inc: Drop unused MACHINE_SOCARCH_SUFFIX values
  > imx-base.inc: Force use of mainline for 'mxs' and 'mx5'
  > imx-base.inc: The BSP override must be stronger then SoC family
  > imx-base.inc: Add support to easily choose which BSP to use
  > linux-fslc: Update to bde0c4ce26b13 revision
  > linux-fslc-imx: Remove recipes as they are not being actively maintained

* sources/meta-freescale-3rdparty 88b4cee...27757ca (2):
  > imx6sl-warp: Use mainline BSP instead of NXP one
  > Use new BSP choosing method for mainline based machines

* sources/meta-intel e0a8e6e4...dcbe0b91 (4):
  > dldt-inference-engine: fix RDEPENDS when python is enabled
  > dldt-inference-engine: fix installation of samples
  > dldt: upgrade 2019r3.1 -> 2020r1
  > ngraph: upgrade 0.22.1 -> 2.29.0-rc0

* sources/meta-ti 4562f87b...bbf63ded (12):
  > ipc-transport-srio: fix packaging issue due to libTransportSrio.a
  > ipc-transport-qmss: fix packaging issue due to libTransportQmss.a
  > qmss-lld: fix packaging issue due to libqmss*.a
  > cppi-lld: fix packaging issue due to libcppi*.a
  > hyplnk-lld: fix packaging issue due to libhyplnk*.a
  > aif2-lld: fix packaging issue due to libaif2.a
  > traceframework: fix packaging issue due to libtraceframework.a
  > pa-lld: fix packaging issue due to libpa.a
  > rm-lld: fix packaging issue due to librm.a
  > sa-lld: fix packaging issue due to libsa.a
  > u-boot-ti.inc: renmae u-boot-initial-env to ${PN}-initial-env
  > layer.conf: depend on meta-arm layer

* sources/meta-webkit b1abe91...8d53615 (2):
  > wpewebkit: Include cmake_qt5 only when qtwpe is in packageconfigs
  > wpewebkit: Do not enable qtwpe packageconfig automatically with meta-qt5

* sources/meta-yoe 98e1d47...22f2b68 (1):
  > Merge pull request #64 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Apr 13, 2020
1 parent e1b1b03 commit 1f96aed
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion sources/meta-intel
Submodule meta-intel updated 15 files
+0 −122 dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.1.bb
+131 −0 dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2020r1.bb
+383 −0 dynamic-layers/openembedded-layer/recipes-support/opencv/files/0001-Installation-and-build-fixes.patch
+0 −235 dynamic-layers/openembedded-layer/recipes-support/opencv/files/0001-R2-Build-fixes.patch
+0 −267 ...-layers/openembedded-layer/recipes-support/opencv/files/0002-R2-Install-DLDT-headers-libs-sample-Apps.patch
+0 −81 dynamic-layers/openembedded-layer/recipes-support/opencv/files/0003-use-GNUInstallDirs-on-nix.patch
+0 −97 dynamic-layers/openembedded-layer/recipes-support/opencv/files/0004-disable-werror.patch
+0 −42 ...yers/openembedded-layer/recipes-support/opencv/files/0005-point-to-correct-location-of-ngraph-headers.patch
+0 −27 ...ers/openembedded-layer/recipes-support/opencv/files/0006-Install-clDNN-plugin-to-CMAKE_INSTALL_LIBDIR.patch
+0 −24 ...yers/openembedded-layer/recipes-support/opencv/files/0007-Install-mock_engine-to-CMAKE_INSTALL_LIBDIR.patch
+0 −104 ...mic-layers/openembedded-layer/recipes-support/opencv/files/0008-Simplify-searching-for-firmware-files.patch
+54 −0 recipes-devtools/ngraph/ngraph/0001-install-cmake-modules-correctly.patch
+0 −141 recipes-devtools/ngraph/ngraph/0001-ngraph-compile-for-DLDT-R2.patch
+0 −23 recipes-devtools/ngraph/ngraph_0.22.1.bb
+34 −0 recipes-devtools/ngraph/ngraph_0.29.0-rc0.bb
2 changes: 1 addition & 1 deletion sources/meta-webkit

0 comments on commit 1f96aed

Please sign in to comment.