]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: remove config.cache
authorRoss Burton <ross.burton@intel.com>
Thu, 10 Sep 2020 20:53:54 +0000 (21:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Sep 2020 16:59:56 +0000 (17:59 +0100)
commitc30c90e3adfa91407c37838c971e251f8482e2b8
tree323824ab60922cb6be48fa105379b86145c07214
parentb54d92235408abdf0ba75a4d46329ec992af6006
ncurses: remove config.cache

Instead of having a config.cache that overrides the system site files,
simply set the values in CACHED_CONFIGUREVARS. We can also drop the
mkstemp check as the configure.ac assumes it works, leaving just
nanosleep.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ncurses/files/config.cache [deleted file]
meta/recipes-core/ncurses/ncurses.inc
meta/recipes-core/ncurses/ncurses_6.2.bb