diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-09-03 10:37:13 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-09-03 16:02:03 -0700 |
commit | a0cc2d6353672a00e716e7246c4e9ece1e7fedc0 (patch) | |
tree | bdeb0cce4f35edb0cb79a9a0fde961c67366efc6 /meta-initramfs | |
parent | 4f831c84a443aafe308d77dfa95a223f7a3f8f06 (diff) | |
download | meta-openembedded-a0cc2d6353672a00e716e7246c4e9ece1e7fedc0.tar.gz |
iscsi-initiator-utils: Inherit pkgconfig and override PKG_CONFIG
PKG_CONFIG is hardcoded to /usr/bin/pkg-config which is not cross
compile safe and ends up with build errors especially on hosts where
pkgconf is used it ends up with errors like
/usr/bin/pkg-config: line 11: exec: pkgconf: not found
/usr/bin/pkg-config: line 11: exec: pkgconf: not found
Override it to use own native pkg-config which can deal with sysroot
correctly
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs')
0 files changed, 0 insertions, 0 deletions