Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tipcutils: Fix builds with kernel headers >= 4.15 | Khem Raj | 2018-03-16 | 1 | -0/+1 |
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | tipcutils: add runtime dependency for iproute2-tipc | Yi Zhao | 2017-08-28 | 1 | -0/+2 |
| | | | | | | | | | | | The tipcutils 2.2 removed the tipc-config tool and recommended to use the new configuration tool named "tipc" in iproute2 package for configuring the tipc, which utilizes the new tipc netlink kernel API. Add iproute2-tipc as a runtime dependency. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | tipcutils: Fix build with musl | Khem Raj | 2017-04-24 | 1 | -0/+49 |
Upgrade to latest git and change SRC_URI to point to git Signed-off-by: Khem Raj <raj.khem@gmail.com> |