aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-08-02 14:42:29 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-07 12:12:55 +0100
commit61522645a1ccc8342706960efe90896001e94a8b (patch)
tree75be319f7afa6c24dd69afb941301dc6be2ffbea /meta/recipes-support
parent65e0b318b8521c3213249693cc898374effcf531 (diff)
downloadopenembedded-core-contrib-61522645a1ccc8342706960efe90896001e94a8b.tar.gz
net-tools: Ensure quilt only operates on local patches
When net-tools is built and the local patches haven't been applied, then `quilt pop -a` will climb parent directories attempting to find a {patches/.pc} directory; if this succeeds then we end up popping off some completely unrelated patches from a parent directory. Ensure that we do have a local patches directory and then turn off the directory climbing so that we avoid this problem. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions