On Tue Apr 30, 2024 at 11:29 AM CDT, Andrew Davis wrote:
> On 4/30/24 11:03 AM, [email protected] wrote:
> > From: Randolph Sapp <[email protected]>
> > 
> > Purge the old Matrix UI. This thing was cool but it required modifying
> > too many other packages, does not have a dedicated maintainer, and
> > relied on deprecated components.
> > 
> > There have been 2 replacements for this tool that have cropped up in the
> > last year alone. Surely one of those is suitable for the task now. If
> > not, now there is proper motivation.
> > 
> > Signed-off-by: Randolph Sapp <[email protected]>
> > ---
> >   meta-arago-demos/conf/layer.conf              |   12 -
> >   .../image-gallery/image-gallery_git.bb        |   31 -
> >   ...th-QtWidgets-per-Qt5-migration-guide.patch |  232 ---
> >   ...i-toAscii-with-fromLatin1-toLatin1-p.patch |   71 -
> >   .../thermostat-demo/qt-tstat_2.0.bb           |   38 -
> >   .../matrix/matrix-gui-3d-demos_2.0.bb         |   47 -
> >   .../matrix/matrix-gui-analytics-demos_2.0.bb  |   26 -
> >   .../matrix/matrix-gui-apps-git.inc            |   14 -
> >   .../matrix/matrix-gui-apps-images_2.0.bb      |   16 -
> >   .../recipes-core/matrix/matrix-gui-apps.inc   |   43 -
> >   .../matrix-gui-armbenchmarks-demos_2.0.bb     |   17 -
> >   .../matrix/matrix-gui-browser-demos_2.0.bb    |   15 -
> >   .../matrix/matrix-gui-browser_2.0.bb          |   23 -
> >   .../matrix/matrix-gui-camera-loopback_2.0.bb  |   12 -
> >   .../matrix/matrix-gui-clocks_2.0.bb           |   26 -
> >   .../matrix/matrix-gui-crypto-demos_2.0.bb     |   14 -
> >   .../matrix/matrix-gui-display-control_2.0.bb  |   14 -
> >   .../udhcpd_eth1.conf                          |  128 --
> >   .../matrix/matrix-gui-ethernet-demos_2.0.bb   |   30 -
> >   .../matrix/matrix-gui-generic-pm_2.0.bb       |   16 -
> >   .../matrix/matrix-gui-helper-scripts.bb       |   16 -
> >   .../matrix/matrix-gui-hmi-demos_2.0.bb        |   46 -
> >   .../matrix-gui-machinevision-demos_2.0.bb     |   58 -
> >   .../matrix/matrix-gui-mc-demos_2.0.bb         |   27 -
> >   .../matrix/matrix-gui-multimedia-demos_2.0.bb |   70 -
> >   .../matrix/matrix-gui-opencl-demos_2.0.bb     |   36 -
> >   .../matrix/matrix-gui-oprofile-demos_2.0.bb   |   14 -
> >   .../recipes-core/matrix/matrix-gui-paths.inc  |    3 -
> >   .../matrix/matrix-gui-pm-demos_2.0.bb         |   35 -
> >   .../matrix/matrix-gui-pru-demos_2.0.bb        |   14 -
> >   .../matrix/matrix-gui-qt4-demos_2.0.bb        |   14 -
> >   .../matrix/matrix-gui-qt5-demos_2.0.bb        |   33 -
> >   .../matrix/matrix-gui-settings-demos_2.0.bb   |   23 -
> >   .../matrix/matrix-gui-submenus_2.0.bb         |  106 --
> >   .../matrix/matrix-gui-tidl-demos_2.0.bb       |   96 --
> >   .../matrix/matrix-gui-touch-demos_2.0.bb      |   14 -
> >   .../matrix/matrix-gui-usb-demos_2.0.bb        |   14 -
> >   .../matrix/matrix-gui-utility-demos_2.0.bb    |   31 -
> >   .../matrix/matrix-gui-v4l2-demos_2.0.bb       |   14 -
> >   .../matrix-gui-video-analytics-demos_2.0.bb   |   28 -
> >   .../matrix/matrix-gui-wifi-demos_2.0.bb       |   14 -
> >   ...-Stop-matrix-when-running-a-GUI-demo.patch |   84 --
> >   ...-workaround-for-GUI-apps-with-weston.patch |  126 --
> >   .../recipes-core/matrix/matrix-gui/init       |   49 -
> >   .../recipes-core/matrix/matrix-gui/init.eglfs |   60 -
> >   .../matrix/matrix-gui/matrix-gui-2.0.service  |   18 -
> >   .../recipes-core/matrix/matrix-gui/php.ini    | 1342 -----------------
> >   .../recipes-core/matrix/matrix-gui_2.0.bb     |   69 -
> >   .../matrix/matrix-lighttpd-config.bb          |   32 -
> >   .../matrix/matrix-lighttpd-config/COPYING     |   31 -
> >   .../lighttpd.conf.matrix                      |  344 -----
> >   .../recipes-core/matrix/refresh-screen_2.0.bb |   20 -
> >   .../images/tisdk-default-image.bb             |    2 -
> >   .../packagegroup-arago-tisdk-matrix.bb        |  197 ---
> >   .../packagegroup-arago-tisdk-qte.bb           |    1 -
> >   .../recipes-core/packagegroups/ti-world.bb    |    2 -
> >   ...-native-Fix-host-contamination-issue.patch |   55 -
> >   .../recipes-devtools/php/php_%.bbappend       |   29 -
> >   58 files changed, 3992 deletions(-)
> >   delete mode 100644 
> > meta-arago-demos/recipes-apps/image-gallery/image-gallery_git.bb
> >   delete mode 100644 
> > meta-arago-demos/recipes-apps/thermostat-demo/qt-tstat/0002-Replace-QtGui-with-QtWidgets-per-Qt5-migration-guide.patch
> >   delete mode 100644 
> > meta-arago-demos/recipes-apps/thermostat-demo/qt-tstat/0003-Replace-fromAscii-toAscii-with-fromLatin1-toLatin1-p.patch
> >   delete mode 100644 
> > meta-arago-demos/recipes-apps/thermostat-demo/qt-tstat_2.0.bb
>
> I wonder if we could keep the thermostat-demo around. Even if there was some
> cross dependencies it could probably be made stand alone. Same for several of 
> these.
>
> On one hand I do like several of these demos, and I hope some are later saved 
> by
> fixing and moving them to the new demo launchers. Guess that is what git 
> history
> is for, no need to keep them around until that mythical "free time" happens
> for us to go fix them up.
>
> Anyway, the removal of our matrix demo launcher has been a long time coming.
> Many of these demos are simply broken and should have been removed many cycles
> ago. Having customers greeted by broken demos on their newly bought EVMs is
> a bad look.
>
> Technical details aside, for the concept here:
>
> Acked-by: Andrew Davis <[email protected]>


Yeah, we'll look at untangling these demos later. They were removed in this
because they rely on assets currently packaged as part of the Matrix UI.

They will be unlinked before actually removal, or we can pull this as is and
re-add the demo recipes once the assets have been moved into the corresponding
upstream project. The thermostat demo is already containerized and accessible
through one of the two Matrix alternatives (Seva) though so it should not be a
blocker here.


> >   delete mode 100644 
> > meta-arago-demos/recipes-core/matrix/matrix-gui-3d-demos_2.0.bb
> >   [snip]



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15316): 
https://lists.yoctoproject.org/g/meta-arago/message/15316
Mute This Topic: https://lists.yoctoproject.org/mt/105824044/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to