diff options
Diffstat (limited to 'meta-networking/recipes-support/tunctl/tunctl.inc')
| -rw-r--r-- | meta-networking/recipes-support/tunctl/tunctl.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/tunctl/tunctl.inc b/meta-networking/recipes-support/tunctl/tunctl.inc index 07e6dc217d..5b759d32b6 100644 --- a/meta-networking/recipes-support/tunctl/tunctl.inc +++ b/meta-networking/recipes-support/tunctl/tunctl.inc | |||
| @@ -7,6 +7,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/tunctl/tunctl-${PV}.tar.gz \ | |||
| 7 | file://makefile-add-ldflags.patch \ | 7 | file://makefile-add-ldflags.patch \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | inherit sourceforge-releases | ||
| 11 | |||
| 10 | do_compile() { | 12 | do_compile() { |
| 11 | oe_runmake tunctl | 13 | oe_runmake tunctl |
| 12 | } | 14 | } |
