]> code.ossystems Code Review - openembedded-core.git/commit
kconfig-frontends: fix build race
authorRoss Burton <ross.burton@intel.com>
Tue, 9 May 2017 14:33:47 +0000 (15:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 May 2017 16:43:58 +0000 (17:43 +0100)
commit59921b3ce23fe0d391558425f7a5ade45cbcbd80
treea471f43cb87c51e6dea0515bfa2f038dddfe738c
parent3469c729a14bbf38bd2e9d7456c0651d8f313546
kconfig-frontends: fix build race

In parallel builds utils/kconfig-tweak may be written to before utils/ exists,
so add a mkdir.

Also mark the pkgconfig patch as Submitted as I sent that upstream at the same
time.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/kconfig-frontends/files/0001-Fix-installation-of-.pc-files.patch
meta/recipes-devtools/kconfig-frontends/files/missing-mkdir.patch [new file with mode: 0644]
meta/recipes-devtools/kconfig-frontends/kconfig-frontends_4.10.0.1.bb