Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ifplugd: Fix build with gcc10/-fno-common | Khem Raj | 2020-08-13 | 2 | -1/+34 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | ifplugd: Include stdint.h for uintXX_t | Khem Raj | 2019-11-06 | 1 | -7/+5 |
| | | | | | | | | | | | stdint.h is standard header which should provide these types Fixes ../../ifplugd-0.28/src/ethtool-local.h:27:9: error: unknown type name 'uint8_t' typedef uint8_t u8; ^ Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | ifplugd: Add recipe for version 0.28 | Fabio Berton | 2019-10-17 | 2 | -0/+56 |
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com> |