hexedit: fix PN -> BPN for multilib

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Yi Zhao
2015-05-08 15:42:17 +08:00
committed by Martin Jansa
parent af869ab5cf
commit 36f4f10e52
@@ -14,4 +14,4 @@ SRC_URI[sha256sum] = "6a126da30a77f5c0b08038aa7a881d910e3b65d13767fb54c58c983963
inherit autotools-brokensep
S = "${WORKDIR}/${PN}"
S = "${WORKDIR}/${BPN}"