mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
sdk.bbclass: Fix PKG_CONFIG_DIR value
This commit is contained in:
@@ -59,6 +59,7 @@ FILES_${PN}-dbg += "${prefix}/.debug \
|
||||
${prefix}/bin/.debug \
|
||||
"
|
||||
|
||||
export PKG_CONFIG_DIR = "${STAGING_DIR_HOST}${layout_libdir}/pkgconfig"
|
||||
export PKG_CONFIG_SYSROOT_DIR = "${STAGING_DIR_HOST}"
|
||||
|
||||
python () {
|
||||
|
||||
Reference in New Issue
Block a user