summaryrefslogtreecommitdiff
path: root/scripts/buildhistory-collect-srcrevs
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2016-05-02 15:27:26 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-09 08:03:59 +0100
commitc9dab31f5f6dc225f5c2c2ca3ec9aeab2ff655d5 (patch)
tree97b5134cac57da1039f4fd5e4ba2d0ec26c51273 /scripts/buildhistory-collect-srcrevs
parentf22afb09fefdcb568d79ccd81277a43dacee2a82 (diff)
downloadopenembedded-core-c9dab31f5f6dc225f5c2c2ca3ec9aeab2ff655d5.tar.gz
openembedded-core-c9dab31f5f6dc225f5c2c2ca3ec9aeab2ff655d5.tar.bz2
openembedded-core-c9dab31f5f6dc225f5c2c2ca3ec9aeab2ff655d5.zip
combo-layer: dummy "update with history"
When setting "history = True" in combo-layer.conf consistently for the components involved in an update or using "update" together with the "--history" command line flag, a new mode for updating will be used that does not rely on exporting/importing patches. A config setting is used because it should be used consistently by everyone using the same config, without having to remember to use an additional command line parameter. There are no real global settings, so the setting is checked separately for each component although the setting has to be set consistently. This restriction could be removed later. In practice, putting "history" into the "[DEFAULT]" section is the easiest approach for configuring it. The actual code changes split up action_update and the combo-layer.conf handling in preparation for this new mode, without implementing the mode itself. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/buildhistory-collect-srcrevs')
0 files changed, 0 insertions, 0 deletions