diff options
author | Alexander Shashkevich <alex@stunpix.com> | 2016-02-25 18:32:31 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 22:41:22 +0000 |
commit | 865d2feff6178010a21a994e9ed8b155671dc160 (patch) | |
tree | d15766d28c93aab5ebcbe3dd1e83678f3a0ac789 /meta/classes/kernel-yocto.bbclass | |
parent | fb437d338a1ecf09ee800eecb9b2b06b1a73ee51 (diff) | |
download | poky-865d2feff6178010a21a994e9ed8b155671dc160.tar.gz |
bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129
When in SRC_URI appears file://dir;subdir=foo unpacker copies 'dir' to ${WORKDIR}, not
${WORKDIR}/foo as it should be.
These changes are fixing following bugs as well:
Bug 6128 - Incorrect wildcard unpack behaviour in fetcher
Bug 6129 - Local directories unpack to a different location than local files
(Bitbake rev: e659a3b0c2771679057ee3e13cd42e6c62383ff2)
Signed-off-by: Alexander Shashkevich <alex@stunpix.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-yocto.bbclass')
0 files changed, 0 insertions, 0 deletions