aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2019-01-10 10:42:08 +0100
committerKhem Raj <raj.khem@gmail.com>2019-01-10 09:06:05 -0800
commit43e63981a1d5b5d546da32f298ac7eae69dd71c8 (patch)
treeceff140d32ac849d27f450ac8c36f42083b68a5f /meta-multimedia
parent4abca3de5d608182445f62c7af8fbc7c10cacc70 (diff)
downloadmeta-openembedded-contrib-43e63981a1d5b5d546da32f298ac7eae69dd71c8.tar.gz
wv: 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: Andreas Müller <schnitzeltony@googlemail.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