mbox series

[master/kirkstone,00/14] 2022.10 sync up with Dunfell

Message ID 20221104214112.1221365-1-denis@denix.org
Headers show
Series 2022.10 sync up with Dunfell | expand

Message

Denys Dmytriyenko Nov. 4, 2022, 9:40 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

Latest (as of end of October 2022) sync up of Dunfell changes to Kirkstone/master

Mostly cleanup of outdated components and general updates.

Andreas Dannenberg (1):
  meta-toolchain-arago: update executable fixup for Ubuntu 20.04+
    compatibility

Andrew Davis (9):
  ti-crypto-examples: Remove ti-crypto-examples
  big-data-ipc-demo: Merge include file and rename
  cmem: Remove Makefile_cmem-mod and cmem refrences
  ti-pru-sw: Remove old TI-PRU-SW examples and helpers
  ti-tisdk: Remove uio-module-drv kernel module
  packagegroup-arago-tisdk-addons: Make ti-rtos-firmware available for
    k3
  meta-arago: Use new J7 SoC names over specific board names
  qtbase-conf: fix name of WAYLAND_SHELL_INTEGRATION
  arago.conf: Specify omapl138 directly instead of omapl1

Denys Dmytriyenko (3):
  ltp-ddt: update to the latest
  HACK: packagegroup: disable tensorflow-lite
  HACK: packagegroup: disable HEVC gstreamer plugin

Randolph Sapp (1):
  img-pvr-sdk: Drop img-pvr-sdk and update matrix

 meta-arago-distro/conf/distro/arago.conf      |  2 +-
 .../recipes-core/images/tisdk-core-bundle.bb  |  3 +-
 .../recipes-core/images/tisdk-core-bundle.inc |  4 +-
 .../packagegroup-arago-gst-sdk-target.bb      |  2 +-
 .../packagegroups/packagegroup-arago-gst.bb   |  2 +-
 ...kagegroup-arago-tisdk-addons-sdk-target.bb | 51 +++++-------
 .../packagegroup-arago-tisdk-addons.bb        | 35 ++------
 .../packagegroup-arago-tisdk-crypto.bb        |  1 -
 .../packagegroup-arago-tisdk-matrix.bb        |  4 -
 .../recipes-core/packagegroups/ti-test.bb     |  4 +-
 .../recipes-qt/qt5/qtbase-conf/qt_env.sh      |  2 +-
 .../qt5/qtbase-conf/ti33x/qt_env.sh           |  2 +-
 .../big-data-ipc-demo/big-data-ipc-demo.inc   | 30 -------
 ...-linux_git.bb => big-data-ipc-demo_git.bb} | 30 ++++---
 .../matrix/matrix-gui-3d-demos_2.0.bb         | 49 ++---------
 .../recipes-core/meta/meta-toolchain-arago.bb |  2 +-
 .../ti-crypto-examples_git.bb                 | 30 -------
 .../ti-pru-sw-app-loader_1.00.00.bb           | 26 ------
 .../ti-pru-sw-edma-library_1.00.00.bb         | 30 -------
 .../ti-pru-sw-examples_1.00.00.bb             | 31 -------
 .../ltp-ddt/ltp-ddt_20210524.bb               |  2 +-
 .../img-pvr-sdk/img-pvr-sdk_3.3.2.bb          | 83 -------------------
 .../gstreamer1.0-plugins-bad_1.16.%.bbappend  |  6 +-
 23 files changed, 67 insertions(+), 364 deletions(-)
 delete mode 100644 meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
 rename meta-arago-extras/recipes-apps/big-data-ipc-demo/{big-data-ipc-demo-linux_git.bb => big-data-ipc-demo_git.bb} (54%)
 delete mode 100644 meta-arago-extras/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bb
 delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-app-loader/ti-pru-sw-app-loader_1.00.00.bb
 delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-edma-library/ti-pru-sw-edma-library_1.00.00.bb
 delete mode 100644 meta-arago-extras/recipes-core/ti-pru-sw-examples/ti-pru-sw-examples_1.00.00.bb
 delete mode 100644 meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb