aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2019-01-10 10:42:07 +0100
committerKhem Raj <raj.khem@gmail.com>2019-01-10 09:06:05 -0800
commit4abca3de5d608182445f62c7af8fbc7c10cacc70 (patch)
tree36175ac6b3b579217dec19b7ff8f4fe3b0a4a4c2 /meta-multimedia
parent765418cc653900cc415ef2c8b754a4e25183ce47 (diff)
downloadmeta-openembedded-contrib-4abca3de5d608182445f62c7af8fbc7c10cacc70.tar.gz
fuse-exfat: Don't use ${PN}
Don't use ${PN} for the source dir, it will break multilib builds. The correct variable is ${BPN}. The bitbake defaults are: BP = "${BPN}-${PV}" S = "${WORKDIR}/${BP}" Therefore we can remove this line. Cc: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia')
0 files changed, 0 insertions, 0 deletions