Change-Id: Ie4e5507bb4f43f7cc39bf1a826cb2abbcb0e72f5
Signed-off-by: Luca Boccassi <[email protected]>
* Drop patches merged upstream and refresh
fix-vhost-user-socket-permission.patch
* Add patches to make the documentation and linker script builds fully
- reproducible. There are still reproducibility issues due to the use
- of __FILE__ and absolute paths.
+ reproducible.
+ * Add patches to make the libraries and PMDs builds fully reproducible,
+ by making the listing order of headers, source files and objects in
+ the makefiles stable (via sorting).