autossh: Force B=S because this is using autoconf and not automake

autossh is not using automake and has a broken buildsystem. For it
to build in the source directory.
jluebbe/system-update
Holger Hans Peter Freyther 8 years ago
parent 2276fd4a7b
commit 6597f246c5

@ -11,7 +11,7 @@ SRC_URI[md5sum] = "f86684b96e99d22b2e9d35dc63b0aa29"
SRC_URI[sha256sum] = "9e8e10a59d7619176f4b986e256f776097a364d1be012781ea52e08d04679156"
inherit autotools
B = "${S}"
PACKAGES += "${PN}-examples"

Loading…
Cancel
Save