On 6/8/23 12:48, Denys Dmytriyenko wrote:
Do you need to correct From: and SoB: lines in all the patches?


I don't know, do I? I did this work at home at 5AM with my personal machine, hence my personal account being the author, signer, and sender. If you need me to change it I can.


On Wed, Jun 07, 2023 at 03:04:49PM -0500, [email protected] wrote:
From: Randolph Sapp <[email protected]>

Last night someone in the beagle community reported some cryptic errors from
oe-layersetup so I took the time to address all of the issues reported
by Shellcheck and add some extra sanity checks.

I tried to split it into reasonable segments.

StaticRocket (15):
   oe-layertool-setup: prefer use of $() notation
   oe-layertool-setup: replace all x comparisons with -n/-z
   oe-layertool-setup: fix all the printf calls
   oe-layertool-setup: fix all quoting, switch eval to export
   oe-layertool-setup: only invoke read with -r
   oe-layertool-setup: check exit code directly
   oe-layertool-setup: guard all cd calls
   oe-layertool-setup: eliminate useless cat
   oe-layertool-setup: use subshell execution with redirect
   oe-layertool-setup: guard against invalid expression in case
   oe-layertool-setup: replace all calls to echo with printf
   oe-layertool-setup: drop unused variable
   oe-layertool-setup: add a path sanity check for oebase
   oe-layertool-setup: fix multi-line printfs
   oe-layertool-setup: add sanity check for layer names

  oe-layertool-setup.sh | 435 +++++++++++++++++++++---------------------
  1 file changed, 220 insertions(+), 215 deletions(-)

--
2.40.1



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


Reply via email to