Change-Id: Ie715b1d24d8c28349290591e7811e02cee0820ff
Signed-off-by: Luca Boccassi <[email protected]>
* Fix some upstream documentation links in the packages metadata.
Thanks Chas Williams!
* Fix building debugging symbols for -dbgsym packages. Thanks Chas Williams!
+ * Add patches to make the documentation and linker script builds fully
+ 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).