diff options
author | Anders Darander <anders@chargestorm.se> | 2016-05-20 11:01:01 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-20 10:20:42 +0100 |
commit | f6b0b260ce18a30d04edfb0afb7942b9f9a5480b (patch) | |
tree | 0c3da8d71458ec076960f7e96262fae96ac7586d /meta/recipes-graphics/piglit | |
parent | dee987b6f157b0bc245086d3af914d411ae6d1ab (diff) | |
download | openembedded-core-f6b0b260ce18a30d04edfb0afb7942b9f9a5480b.tar.gz openembedded-core-f6b0b260ce18a30d04edfb0afb7942b9f9a5480b.tar.bz2 openembedded-core-f6b0b260ce18a30d04edfb0afb7942b9f9a5480b.zip |
lib/oe/rootfs: Fix DEBUGFS generation, without openssl
In commit 20ea6d274bb0a9a5addb111f32793de49b907865, debugfs generation
for images using opkg, which included openssl was fixed.
However, that broke the generation of the opkg-based images, that lacks
openssl. The error is a python stack trace, showing that shutil.copytree
tries to copy a non-existing directory.
This relates to [YOCTO #9040].
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/piglit')
0 files changed, 0 insertions, 0 deletions