Re: [oe] [meta-networking][PATCHv3] recipes-connectivity: Add tayga recipe

2023-09-22 Thread Khem Raj
next failure - https://errors.yoctoproject.org/Errors/Details/738022/ it happens with clang because it has enabled more diagnostics as errors. I think you need to add #include in the failing c files. Thanks -Khem On Thu, Sep 21, 2023 at 12:10 AM Pawel Langowski wrote: > > Recipe for TAYGA -

[oe] [meta-networking][PATCHv3] recipes-connectivity: Add tayga recipe

2023-09-21 Thread Pawel Langowski
Recipe for TAYGA - an out-of-kernel stateless NAT64 implementation for Linux Signed-off-by: Pawel Langowski --- .../tayga/files/tayga.conf| 103 ++ .../tayga/files/tayga.service | 12 ++ .../recipes-connectivity/tayga/tayga_0.9.2.bb | 20