]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: toaster: Make toaster script working in zsh
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 4 May 2015 09:16:48 +0000 (12:16 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 May 2015 11:14:12 +0000 (12:14 +0100)
commit13e88144bf3d68cc509452fd1a5356f7db8870bc
tree48c4cb00af651ca5edffdfce85ccd4a2f57ec38c
parent3b1bb2dfffe35a894bc08bb6c8caa24f4ac1db47
bitbake: toaster: Make toaster script working in zsh

Fixed shell syntax not understood by zsh. Made toaster
script to work for both shells in both modes: sourced and
directly called.

[YOCTO #6964]

(Bitbake rev: e7b27843e2f37619dbe555a8883ac67f418f32dc)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/toaster