sshfs-fuse: correct definition of S

Use BP instead of P so that multilib builds work.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Joe Slater 2015-09-18 13:32:19 -07:00 committed by Martin Jansa
parent 97dfbbbf6b
commit 4d53e895d7

View File

@ -7,7 +7,7 @@ DEPENDS = "glib-2.0 fuse"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/${BP}.tar.gz"
S = "${WORKDIR}/${P}"
S = "${WORKDIR}/${BP}"
inherit autotools pkgconfig