]> code.ossystems Code Review - openembedded-core.git/commit
scripts/hob: wrapper script to run hob gui with a UI specific config file
authorJoshua Lock <josh@linux.intel.com>
Tue, 12 Apr 2011 18:04:06 +0000 (11:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jul 2011 16:33:56 +0000 (17:33 +0100)
commit23335d6c7b62899d2d7336d0c07d7ee2aa6c4ed1
tree9addff0f2fed10a8048bc424c221f2cebb5939a2
parente18563aa308b5dfc17a62cbb8e3fc39688fa40bc
scripts/hob: wrapper script to run hob gui with a UI specific config file

This ensures any configuration changes made in the GUI are only set when
using hob.
The default hob.local.conf is generated with a line which adds image_types
to INHERITS so that the GUI can introspect the available FSTYPES.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
scripts/hob [new file with mode: 0755]