From: Denys Dmytriyenko <[email protected]>

Second pass at simplification and cleanup of tisdk-build-scripts takes aim
at multi-machine build capabilities. Being able to build multiple machines
in parallel or sequentially is no longer relevant with the introduction of
Jenkins CI build farm.

This is the second and last of the major cleanup passes that preserves known
existing use cases and keeps the API compatible. Further changes would require
adjusting the way config files are modified and build script gets called from
the build farm.

Denys Dmytriyenko (3):
  build-oesdk.sh,lib/: remove support for multi-machine builds
  configs: cleanup config files due to removed functionality
  build-oesdk.sh: allow overwriting machine on command line

 build-oesdk.sh                       | 161 ++++++--------------
 configs/farm/arago-dunfell-next.txt  | 281 +----------------------------------
 configs/farm/arago-dunfell.txt       | 281 +----------------------------------
 configs/farm/arago-master.txt        | 281 +----------------------------------
 configs/farm/distroless-dunfell.txt  | 136 ++---------------
 configs/farm/distroless-master.txt   | 136 ++---------------
 configs/farm/poky-dunfell.txt        | 136 ++---------------
 configs/farm/poky-master.txt         | 136 ++---------------
 lib/oesdk/bitbake-test-sdk-image     | 107 +++++--------
 lib/oesdk/config-build-env           |  34 +----
 lib/oesdk/machine-specific-functions |  68 ---------
 11 files changed, 148 insertions(+), 1609 deletions(-)
 delete mode 100644 lib/oesdk/machine-specific-functions

-- 
2.7.4



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


Reply via email to