libmsmhll: add the hci link layer implementation library fo msmcomm
[openembedded.git] / classes / singlemachine.bbclass
blobe4b2b6f7b3db58bc3bdf308c42d77389d5100e68
2 # Emulates the old mode of OE operation where only one machine can be targetted.
5 MULTIMACH_TARGET_SYS = "${TARGET_SYS}"
6 MULTIMACH_HOST_SYS = "${HOST_SYS}"
8 STAMP = "${TMPDIR}/stamps/${PF}"
9 WORKDIR = "${TMPDIR}/work/${PF}"
10 PKGDATA_DIR = "${STAGING_DIR}/pkgdata"
11 STAGING_KERNEL_DIR = "${STAGING_DIR_HOST}/kernel"