diff options
Diffstat (limited to 'meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb')
-rw-r--r-- | meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb b/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb index cabe18ef8a..a19b313cc3 100644 --- a/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb +++ b/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/sourceforge/pptpclient/pptp-${PV}.tar.gz \ | |||
18 | SRC_URI[md5sum] = "8d25341352fdae5ad5b36b9f18254908" | 18 | SRC_URI[md5sum] = "8d25341352fdae5ad5b36b9f18254908" |
19 | SRC_URI[sha256sum] = "82492db8e487ce73b182ee7f444251d20c44f5c26d6e96c553ec7093aefb5af4" | 19 | SRC_URI[sha256sum] = "82492db8e487ce73b182ee7f444251d20c44f5c26d6e96c553ec7093aefb5af4" |
20 | 20 | ||
21 | S = "${WORKDIR}/pptp-${PV}" | 21 | S = "${UNPACKDIR}/pptp-${PV}" |
22 | 22 | ||
23 | EXTRA_OEMAKE = "-e MAKEFLAGS=" | 23 | EXTRA_OEMAKE = "-e MAKEFLAGS=" |
24 | 24 | ||