classes/buildhistory: record removals in buildhistory directory
authorJonathan Liu <net147@gmail.com>
Fri, 31 May 2013 11:09:14 +0000 (11:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jun 2013 10:43:35 +0000 (11:43 +0100)
commitd498be8359c4ec14eba2b8ed98c7ad9f74878e72
treed7a55a4ed82a7f7fa2b80a23a75c0c367bf3f15c
parent2ee00229d6f0be3088ac1eadc27309f4aa7e5a07
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 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>
meta/classes/buildhistory.bbclass