Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gensio: Fix circular dependency error | Nita Vesa | 2022-03-30 |
| | | | | | | | | Adding libsctp adds IPV6 dependency to gensio, so this patch is an attempt at working around that with the goal of getting rid of the circular dependency error. Signed-off-by: Nita Vesa <werecatf@outlook.com> | ||
* | gensio: Add new package | Nita Vesa | 2022-03-18 |
A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc. Signed-off-by: Nita Vesa <werecatf@outlook.com> |