diff options
author | Jonathan Liu <net147@gmail.com> | 2013-05-31 11:09:14 +0000 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-06-10 16:15:16 +0100 |
commit | a27f04ac89b8e58931b7792fbd1adeabef21f7b0 (patch) | |
tree | b2ce362cbe721edc24be662e069d7dd04a86819d /scripts/pybootchartgui/pybootchartgui.py | |
parent | 17d787ba8825ea97d7898eaa329e16ae86dd072d (diff) | |
download | openembedded-core-a27f04ac89b8e58931b7792fbd1adeabef21f7b0.tar.gz openembedded-core-a27f04ac89b8e58931b7792fbd1adeabef21f7b0.tar.bz2 openembedded-core-a27f04ac89b8e58931b7792fbd1adeabef21f7b0.zip |
classes/buildhistory: record removals in buildhistory directory
"git add ." does not record files that were removed in the buildhistory
directory. Specify the -A flag to also record removals.
This was discovered by the following warning added in Git 1.8.3:
warning: You ran 'git add' with neither '-A (--all)' or '--ignore-removal',
whose behaviour will change in Git 2.0 with respect to paths you removed.
(From OE-Core master rev: a45a247e2cfa58892a0c9eb050d603a38cd839db)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions