]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: unset another environment variable for 'egl-headless'
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 11 Oct 2019 11:47:38 +0000 (13:47 +0200)
committerArmin Kuster <akuster808@gmail.com>
Sat, 26 Oct 2019 06:44:05 +0000 (23:44 -0700)
commit5f51c9303940423b05ba8cfeaa1c9c2b24e36a53
tree7fa966fe6ce1b2f71c46c7d748831f3a9d0c6897
parentb80c0a4b6821da55d2882b60d5d3e7b21d43a383
runqemu: unset another environment variable for 'egl-headless'

Some host distributions (opensuse for example) are using 'pkgconf',
which, unlike the original pkg-config, appends PKG_CONFIG_SYSROOT_DIR
to every directory from the .pc file.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/runqemu