diff options
author | Olaf Mandel <o.mandel@menlosystems.com> | 2016-10-21 09:24:27 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-28 11:27:33 +0100 |
commit | e84b9185cc8f8e9f9df0e050543bb3a2c59426c3 (patch) | |
tree | e2d6cd0a5d593ea43ed802b15f6519faa28c2beb /meta/recipes-devtools/qemu | |
parent | 7f4276821b70eca717aad86b6ee3b6b40da582d9 (diff) | |
download | openembedded-core-e84b9185cc8f8e9f9df0e050543bb3a2c59426c3.tar.gz openembedded-core-e84b9185cc8f8e9f9df0e050543bb3a2c59426c3.tar.bz2 openembedded-core-e84b9185cc8f8e9f9df0e050543bb3a2c59426c3.zip |
combo-layer: handle file_exclude matching dirs
If file_exclude matches a directory, os.unlink() got called with this
directory as an argument.
Filter out paths that end in a directory separator.
This still leaves the (then empty) directories, but this does not affect
the git commit.
Signed-off-by: Olaf Mandel <o.mandel@menlosystems.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu')
0 files changed, 0 insertions, 0 deletions