uboot-zynq: fix build on hosts lacking pkg-config
authorJo-Philipp Wich <jo@mein.io>
Wed, 23 May 2018 07:32:25 +0000 (09:32 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 23 May 2018 07:32:25 +0000 (09:32 +0200)
commit1289e00fffaebad7ab1a9cec33c7b0472edb4527
treed4293cb80f3e29f8c6d84e18fecbe375e0cb4826
parent208b984dda0c2348d425b992b9a1c171d5aaa8e8
uboot-zynq: fix build on hosts lacking pkg-config

The uboot-mvebu package incorrectly used the host pkg-config for the tool
build parts, which broke the build on systems lacking pkg-config and only
worked by accident on those that have it installed.

Export the host-build specific environment variables for the uboot build
to redirect pkg-config invocations to our staged host build pkg-config in
buildroot.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/boot/uboot-zynq/Makefile