summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorAnders Darander <anders@chargestorm.se>2016-05-23 07:03:12 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-29 19:36:00 +0100
commit71ee36304657b18605155c4e85bd7b642eff8a1f (patch)
treee09534609aceaf50518fab7fc7c9ab2bd52e7ef0 /meta/classes
parent28066b3a210d92242721398937e85001b9e8aa9b (diff)
downloadpoky-71ee36304657b18605155c4e85bd7b642eff8a1f.tar.gz
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]. (From OE-Core rev: 6289046a86a64cb2f9d314d1fd99d9ef5ee4f991) Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit f6b0b260ce18a30d04edfb0afb7942b9f9a5480b) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions