mbox series

[meta-arago,master,v3,0/3] Updates to support UNPACKDIR

Message ID 20240531194533.23925-1-reatmon@ti.com
Headers show
Series Updates to support UNPACKDIR | expand

Message

Ryan Eatmon May 31, 2024, 7:45 p.m. UTC
These are the patches needed to support the change to UNPACKDIR.  I am
not going to list what changed from v2 to v3 because it was pretty much
a full throw out and redo once things solidified, but I still wanted to
call this v3 since it is my third attempt.

Ryan Eatmon (3):
  recipes: Update to UNPACKDIR for files going into WORKDIR
  recipes: Switch away from S = WORKDIR
  websocketd: Add required GO_SRCURI_DESTSUFFIX

 .../recipes-core/matrix/matrix-gui_2.0.bb     | 14 +++++-----
 .../matrix/matrix-lighttpd-config.bb          |  5 ++--
 .../bootstrap-initrd/bootstrap-initrd_1.0.bb  |  3 ++-
 .../bt-enable/bt-enable.bb                    |  3 ++-
 .../initscript-telnetd/initscript-telnetd.bb  |  3 ++-
 .../systemd-telnetd/systemd-telnetd.bb        |  5 ++--
 .../arago-gpl-notice/arago-gpl-notice.bb      |  5 ++--
 .../busybox/softap-udhcpd-config_1.0.bb       |  3 ++-
 .../recipes-core/psplash/psplash_git.bbappend |  2 +-
 .../recipes-core/systemd/systemd_%.bbappend   | 26 +++++++++----------
 .../recipes-core/thermal-init/thermal-init.bb |  2 +-
 .../recipes-core/udev/eudev_%.bbappend        |  4 +--
 .../recipes-qt/qt5/qtbase-conf_1.0.bb         |  4 +--
 .../recipes-qt/qt5/qtbase_%.bbappend          |  2 +-
 .../strongswan/strongswan_%.bbappend          |  2 +-
 .../tisdk-readme/tisdk-readme.bb              |  3 ++-
 .../recipes-tisdk/tisdk-uenv/tisdk-uenv.bb    |  3 ++-
 .../recipes-core/llvm/llvm-common.bb          |  4 +--
 .../opkg/opkg-bash-completion.bb              |  2 +-
 .../websocketd/websocketd_0.4.1.bb            |  2 +-
 .../tslib/ts-calibrate-init_1.0.bb            |  5 ++--
 .../netopeer2-server/netopeer2-server_git.bb  |  4 +--
 .../nw-configurator/nw-configurator.bb        |  5 ++--
 .../recipes-sysrepo/sysrepo/sysrepo_git.bb    |  4 +--
 24 files changed, 63 insertions(+), 52 deletions(-)