Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-13 | [Update] Support Newer versions of DPDK and OVS. | Sridhar K. N. Rao | 1 | -0/+3 | |
This patch adds support for DPDK and OVS. The support is not default and user has to modify the Makefiles manually Changes post-review by Al. Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org> Change-Id: I5d6d2c6d693d31f0930b469de849722e2d5ec418 | |||||
2017-12-13 | Add support for openSuse Tumbleweed | Jose Lausuch | 1 | -0/+95 | |
This patch aims at adding support for Tumbleweed, which is a rolling release. That means that the VERSION_ID is not fixed and can't be mapped to a directory e.g - VERSION_ID="20171120" - VERSION_ID="20171121" Change-Id: I99c9a4f1042c22b73879e954147c54c87b6a8b21 Signed-off-by: Jose Lausuch <jalausuch@suse.com> |