summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/qemu/qemu-fsl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/qemu/qemu-fsl_git.bb')
-rw-r--r--recipes-devtools/qemu/qemu-fsl_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/qemu/qemu-fsl_git.bb b/recipes-devtools/qemu/qemu-fsl_git.bb
index 28e06f9..e049b90 100644
--- a/recipes-devtools/qemu/qemu-fsl_git.bb
+++ b/recipes-devtools/qemu/qemu-fsl_git.bb
@@ -28,6 +28,8 @@ DISABLE_STATIC = ""
28 28
29inherit pkgconfig 29inherit pkgconfig
30 30
31do_compile_ptest_base[noexec] = "1"
32
31# Append build host pkg-config paths for native target since the host may provide sdl 33# Append build host pkg-config paths for native target since the host may provide sdl
32do_configure_prepend() { 34do_configure_prepend() {
33 export PKG_CONFIG=${STAGING_DIR_NATIVE}${bindir_native}/pkg-config 35 export PKG_CONFIG=${STAGING_DIR_NATIVE}${bindir_native}/pkg-config