diff options
Diffstat (limited to 'meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb')
| -rw-r--r-- | meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb index 270472efba..5a63404867 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb | |||
| @@ -15,14 +15,15 @@ SRC_URI = "http://ftp.jaist.ac.jp/pub/sourceforge/o/op/${PN}/${PN}/${PV}/${BP}.t | |||
| 15 | file://Makefile-modify-CFLAGS-to-aviod-build-error.patch \ | 15 | file://Makefile-modify-CFLAGS-to-aviod-build-error.patch \ |
| 16 | file://openl2tp-simplify-gcc-warning-hack.patch \ | 16 | file://openl2tp-simplify-gcc-warning-hack.patch \ |
| 17 | file://Makefile-obey-LDFLAGS.patch \ | 17 | file://Makefile-obey-LDFLAGS.patch \ |
| 18 | " | 18 | file://0001-test-pppd_dummy.c-Fix-return-value.patch \ |
| 19 | " | ||
| 19 | SRC_URI[md5sum] = "e3d08dedfb9e6a9a1e24f6766f6dadd0" | 20 | SRC_URI[md5sum] = "e3d08dedfb9e6a9a1e24f6766f6dadd0" |
| 20 | SRC_URI[sha256sum] = "1c97704d4b963a87fbc0e741668d4530933991515ae9ab0dffd11b5444f4860f" | 21 | SRC_URI[sha256sum] = "1c97704d4b963a87fbc0e741668d4530933991515ae9ab0dffd11b5444f4860f" |
| 21 | 22 | ||
| 22 | inherit autotools-brokensep pkgconfig | 23 | inherit autotools-brokensep pkgconfig |
| 23 | 24 | ||
| 24 | PARALLEL_MAKE = "" | 25 | PARALLEL_MAKE = "" |
| 25 | EXTRA_OEMAKE = 'CFLAGS="${CFLAGS} -Wno-nused-but-set-variable"' | 26 | EXTRA_OEMAKE = 'CFLAGS="${CFLAGS} -Wno-unused-but-set-variable"' |
| 26 | 27 | ||
| 27 | do_compile_prepend() { | 28 | do_compile_prepend() { |
| 28 | sed -i -e "s:SYS_LIBDIR=.*:SYS_LIBDIR=${libdir}:g" \ | 29 | sed -i -e "s:SYS_LIBDIR=.*:SYS_LIBDIR=${libdir}:g" \ |
