mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 03:08:48 +00:00
sdk.bbclass: Fix PKG_CONFIG_DIR value
This commit is contained in:
parent
9ebe8de923
commit
10fd960412
@ -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 () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user