Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-19 | put a note in empty symbols files | Christian Ehrhardt | 1 | -0/+2 | |
We wondered that some symbols files were empty. The TL;DR is that those are essentially driers (not libs) that registers themselve on load and are then only driven by callbacks. To avoid confising others next time looking at it we added a comment to these symbols files. Change-Id: I5e8e575d95622ff74875c22ee7c4a98b65a25912 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||||
2016-07-19 | Renaming package librte-pmd-e10001 to librte-pmd-e1000-1 | Ricardo Salveti | 1 | -0/+2 | |
Needed to avoid mixing package name with soversion (lintian package-name-doesnt-match-sonames). Change-Id: Ic00208cf8b0568d027306d487abae827b03dbabd Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org> |