generic-poky/bitbake/bin
Ed Bartosh 0eaf070337 bitbake: toaster: Code cleanup: bashisms
Fixed the following bashisms:
 replaced echo -e -> printf
 removed 'function' from function definitions
 replaced $(< ${file}) -> `cat ${file}`

(Bitbake rev: bd95425c35c7d8386c57329e425aa7802537b479)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-12 00:01:49 +01:00
..
bitbake bitbake: bitbake: Bump version to 1.27.1 2015-06-09 13:30:09 +01:00
bitbake-diffsigs bitbake: bitbake-diffsigs: consider the situation where sigdata and siginfo files having the same hash values 2015-04-17 11:55:44 +01:00
bitbake-dumpsig bitbake: bitbake-dumpsig: introduce command line and error handling 2013-10-07 09:37:35 +01:00
bitbake-layers bitbake: bitbake-layers: ensure non-extended recipe name is preferred 2015-04-13 22:33:24 +01:00
bitbake-prserv bitbake/bitbake-prserv: Set file mode bits "x". 2012-03-02 16:22:27 +00:00
bitbake-selftest bitbake: tests/parse: Add very basic start of parse tests 2015-05-15 17:45:00 +01:00
bitbake-worker bitbake: bitbake-worker: Fix regression with unbuffered logs 2015-05-26 10:33:06 +01:00
bitdoc bitbake: Update users of getVar/setVar to use the data store functions directly 2011-11-27 10:35:30 +00:00
image-writer bitbake: bin/image-writer: Add ext4 as a deployable image type 2015-03-31 22:39:21 +01:00
toaster bitbake: toaster: Code cleanup: bashisms 2015-06-12 00:01:49 +01:00
toaster-eventreplay bitbake: toasterui: proper exit code on toaster errors 2015-05-08 17:42:05 +01:00