autotools.bbclass: Use STAGING_DIR_HOST for libtool sysroot
commit669ac121adeacd1850f67ab4aa758036f4599135
authorKhem Raj <raj.khem@gmail.com>
Sun, 24 Oct 2010 18:08:56 +0000 (24 11:08 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sun, 24 Oct 2010 18:10:42 +0000 (24 11:10 -0700)
tree5525babf6d782a4a1a6786f282ed53235f389319
parent47cc402abdb97542e990fd05186f39c471d08320
autotools.bbclass: Use STAGING_DIR_HOST for libtool sysroot

${STAGING_DIR}/${MULTIMACH_HOST_SYS} will point to machine dir
for machine specific recipes like shadow, where it should point
to target sysroot, which is the correct location of sysroot.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
classes/autotools.bbclass