diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-09-03 12:03:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-16 11:39:38 +0000 |
commit | 37cfd8080ac4c49e9ea3f646f29b047b479753d6 (patch) | |
tree | ebff5d67b2bb0ff750edf63f62572ba6821bb772 /bitbake | |
parent | 1f6599bef59cf35ea1406d46df379cd856dbe34c (diff) | |
download | poky-37cfd8080ac4c49e9ea3f646f29b047b479753d6.tar.gz |
gitignore: fix overzealous exclusion
This was excluding any subdirectory anywhere in the tree named build*,
rather than just at the root - thus anything in
meta/recipes-devtools/build-compare had to be forcibly added. Change the
line so that it only operates at the root of the repo.
(From OE-Core rev: 3a60e5dba0ea914b1bd7a2073c1977e1d8529541)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions