diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-03-16 11:37:22 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-19 13:31:33 +0000 |
commit | dd6a521045d5538a8ebf6775899d5e1319bea427 (patch) | |
tree | 8a77c4b286e8f082be4d4ef4710f1cf3f2f86357 /scripts | |
parent | 406d025a15ff15a2edf39f00e0ea4e6b821b224a (diff) | |
download | openembedded-core-dd6a521045d5538a8ebf6775899d5e1319bea427.tar.gz openembedded-core-dd6a521045d5538a8ebf6775899d5e1319bea427.tar.bz2 openembedded-core-dd6a521045d5538a8ebf6775899d5e1319bea427.tar.xz openembedded-core-dd6a521045d5538a8ebf6775899d5e1319bea427.zip |
buildhistory: allow disabling image and/or package history
Add a BUILDHISTORY_FEATURES variable which can be set to "" to disable
buildhistory with the class still inherited.
BUILDHISTORY_FEATURES by default contains two items - image and package.
You can use these to disable the image and package history functions
individually - this is particularly useful if you want to get the image
contents and dependency graphs but don't need the package history.
Additionally, ensure we quit shell procedures gracefully by using return
instead of exit.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions