]> 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>
Thu, 15 Mar 2018 10:38:46 +0000 (03:38 -0700)
commit62434e5021b99391a0c129a40bf943465a19e7ce
treeefeb69cd1752e71763201a821fc8cf9b4335044b
parentd6f6101cd0ae92e8ad2dec0bcb6db5044726edf9
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.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/ncurses/ncurses.inc