sdk.bbclass: Set PKG_CONFIG_SYSROOT_DIR correctly

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3735 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-02-11 10:03:14 +00:00
parent 7ea9cc39fb
commit c5601780b4
1 changed files with 1 additions and 0 deletions

View File

@ -50,3 +50,4 @@ FILES_${PN}-dbg += "${prefix}/.debug \
${prefix}/bin/.debug \
"
export PKG_CONFIG_SYSROOT_DIR = "${STAGING_DIR}/${HOST_SYS}"