Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Müller
c218f591ad common-helpers.inc: Add GetBitbakeEnvVar
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-09 11:44:24 +01:00
Andreas Müller
ba59349068 common-helpers.inc/EvalEx: Output command which caused the error
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-05 14:36:47 +02:00
Andreas Müller
90f4bdabb2 common-helpers.inc: yet a another EvalEx(Auto) rework
* EvalEx: ensure a command is found in first parameter
* EvalExAuto: remove linefeeds on end messages

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 14:22:28 +02:00
Andreas Müller
5c205225d4 common-helpers.inc: Some ErrorOut / EvalEx rework
* ErrorOut outputs to stderr
* Start message is magenta now
* Add EvalExAuto which creates end messages from first word in start message

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 22:14:59 +02:00
Andreas Müller
0fc0a4a9cd scripts: rename ExecEx -> EvalEx
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 21:31:00 +02:00
Andreas Müller
62ce7912fa Add/modify functions for enhanced error-handling/logging + fix spaces in variables
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 16:31:55 +02:00
Andreas Müller
ca5f873b08 Rewrite of card scripts completely
Reduce the card specific code to what's needed.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 09:58:24 +02:00