generic-poky/bitbake/bin
brian avery 937ecd07d3 bitbake: toaster: cleanup of bin/toaster startup code
This cleanup fixes a few issues:

    1) Removes the superflous code to set toasterconf.json
       - this isn't used and referenced meta-yocto
    2) Changes exit to return so we don't surprise the user by exiting their shell
       - this is necessary because it is being sourced
    3) Removes the last references to the old TOASTER_MANAGED variable
       - this is historical and no longer used.
    4) Adds -t parameter to lsof
      - This stops it from dying on odd filesystems and is much
        faster since all we are using are processes anyway
    5) Handles start and stop as params
      - it was easy to confuse the script especially
        if we were calling it with parameters.
      - if start/stop isn't specified, it will still toggle

(Bitbake rev: 88fddbe80f56828026bf93560037af52b5dab628)

Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02 22:41:23 +00:00
..
bitbake bitbake: Bump version post release to 1.29.0 2016-02-12 13:44:22 +00: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: show-recipes: allow filtering by class inheritance 2015-08-19 18:05:50 +01:00
bitbake-prserv bitbake/bitbake-prserv: Set file mode bits "x". 2012-03-02 16:22:27 +00:00
bitbake-selftest bitbake: bitbake-selftest: Add -v option for verbosity 2015-07-23 08:48:41 +01:00
bitbake-worker bitbake: cooker, bitbake-worker: Fix spelling of "received" 2016-02-01 11:20:42 +00:00
bitdoc bitbake: lib/bb: Add expansion parameter to getVarFlag 2016-02-04 23:47:49 +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: cleanup of bin/toaster startup code 2016-03-02 22:41:23 +00:00
toaster-eventreplay bitbake: toasterui: proper exit code on toaster errors 2015-05-08 17:42:05 +01:00