]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: fix do_install failure when base_libdir has more than one level
authorKoen Kooi <koen@dominion.thruhere.net>
Fri, 9 Mar 2018 09:53:09 +0000 (10:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 May 2018 16:41:02 +0000 (17:41 +0100)
commitf7538ee974d5bb07be193a3c8e31a05087bcc990
tree4a2c1324a85a33da917330397f01d77008b406bb
parent6e7b9c78aca121301e9c92ed9cdb65f1a7613ee0
ncurses: fix do_install failure when base_libdir has more than one level

Other sections of the .inc already use mkdir -p, so use it here as well.

(From OE-Core rev: 62434e5021b99391a0c129a40bf943465a19e7ce)

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/ncurses/ncurses.inc