summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/gensio/files
Commit message (Collapse)AuthorAgeFilesLines
* gensio: upgrade 2.5.2 -> 2.6.1Wang Mingyu2022-11-282-60/+0
| | | | | | | | | 0001-configure-Check-for-request_init-API-when-probing-fo.patch 0001-tools-gensiot-Fix-build-with-musl.patch removed since they're included in 2.6.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gensio: Fix AC_CHECK_LIB for libwrapKhem Raj2022-09-051-0/+31
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gensio: upgrade 2.3.1 -> 2.5.2Jan Luebbe2022-08-251-0/+29
Version 2.5.2 contains an include sys/unistd.h, which is not available with musl, so fix the include path. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>