summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-02-25 13:28:48 -0800
committerJoe MacDonald <joe_macdonald@mentor.com>2018-04-06 08:12:20 -0400
commit6a392dfd791c148449673b31d2db412a77d3fc4d (patch)
tree0952dc10bba19a5d7f002a92f655ec577e2ab404 /meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb
parent95370f4af5f318d73eab0655664ea452f5f9cb31 (diff)
downloadmeta-openembedded-6a392dfd791c148449673b31d2db412a77d3fc4d.tar.gz
openl2tp: fix compile issue with 4.15 kernel
see: http://errors.yoctoproject.org/Errors/Details/168101/ for errors. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb')
-rw-r--r--meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb
index bf6850b17c..1f6b4ded32 100644
--- a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb
+++ b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb
@@ -33,6 +33,7 @@ SRC_URI = "ftp://ftp.openl2tp.org/releases/${BP}/${BP}.tar.gz \
33 file://openl2tpd.service \ 33 file://openl2tpd.service \
34 file://openl2tpd-enable-tests.patch \ 34 file://openl2tpd-enable-tests.patch \
35 file://run-ptest \ 35 file://run-ptest \
36 file://fix_linux_4.15_compile.patch \
36 " 37 "
37 38
38SRC_URI_append_libc-musl = "\ 39SRC_URI_append_libc-musl = "\