summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorPhil Blundell <pb@pbcl.net>2014-01-09 11:18:26 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-10 15:16:50 +0000
commit54ee3874246acd09076bbc7aca4b6f54a29aa44b (patch)
tree98f34f16bbeb1cae211befb3e656b6c8317da20c /meta/recipes-bsp
parent7be3064bf565b308dec80254da2964883be5f1b1 (diff)
downloadpoky-54ee3874246acd09076bbc7aca4b6f54a29aa44b.tar.gz
qemu: Remove stray .git files after unpacking
The qemu tarball ships some extraneous .git metadata in the dtc/ and pixman/ subfolders, containing a reference to the path "../.git/modules" which doesn't exist. The presence of these files will confuse git if it happens to recurse into the qemu source folder during an operation on some parent directory, for example "git clean" at a higher level. Avoid that problem (mostly) by removing them immediately after the sources are unpacked. (From OE-Core rev: cd962b790d5d15985a5a436169d6b2e3b0db0b2d) Signed-off-by: Phil Blundell <pb@pbcl.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
0 files changed, 0 insertions, 0 deletions