aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb')
-rw-r--r--meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb b/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
index eba0cf5282..515553f00d 100644
--- a/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
+++ b/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.6.bb
@@ -1,3 +1,5 @@
require xl2tpd.inc
-SRC_URI = "git://github.com/xelerance/xl2tpd.git;protocol=git;tag=v${PV}"
+SRC_URI = "git://github.com/xelerance/xl2tpd.git;protocol=git;tag=v${PV} \
+ file://fix-inline-functions-errors-with-gcc-5.x.patch \
+"