diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-08-29 23:31:24 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-08-30 00:14:58 -0700 |
| commit | 4e3e97ed27fea414951254c0b9989f2edd36da0e (patch) | |
| tree | 996d0352a2bf3f6fc7e93a0a242f9b67f5fe9ba5 /meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb | |
| parent | f88f52d563821b96e3b25903f71c80f68d5b1fde (diff) | |
| download | meta-openembedded-4e3e97ed27fea414951254c0b9989f2edd36da0e.tar.gz | |
openl2tp: Provide prototype for l2tp_api_rpc_check_request
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb')
| -rw-r--r-- | meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb | 2 |
1 files changed, 2 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 15cebf40f1..183c0066df 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb | |||
| @@ -35,6 +35,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${PV}/${BP}.tar.gz \ | |||
| 35 | file://run-ptest \ | 35 | file://run-ptest \ |
| 36 | file://fix_linux_4.15_compile.patch \ | 36 | file://fix_linux_4.15_compile.patch \ |
| 37 | file://0002-user-ipv6-structures.patch \ | 37 | file://0002-user-ipv6-structures.patch \ |
| 38 | file://0001-l2tp_rpc_server.c-Add-missing-prototype-for-l2tp_api.patch \ | ||
| 39 | file://0001-lex-yacc-Add-missing-function-prototypes.patch \ | ||
| 38 | " | 40 | " |
| 39 | SRC_URI[md5sum] = "e3d08dedfb9e6a9a1e24f6766f6dadd0" | 41 | SRC_URI[md5sum] = "e3d08dedfb9e6a9a1e24f6766f6dadd0" |
| 40 | SRC_URI[sha256sum] = "1c97704d4b963a87fbc0e741668d4530933991515ae9ab0dffd11b5444f4860f" | 42 | SRC_URI[sha256sum] = "1c97704d4b963a87fbc0e741668d4530933991515ae9ab0dffd11b5444f4860f" |
