mirror of
https://github.com/wfjm/w11.git
synced 2026-01-28 05:07:39 +00:00
Avoid ar 'u' modifier ignored; use SPDX tags
- generic_so.mk: use -scrUuv for ar to avoid "'u' modifier ignored" - *.mk: add SPDX tag and copyright line
This commit is contained in:
@@ -26,6 +26,7 @@ The full set of tests is only run for tagged releases.
|
||||
### Summary
|
||||
- use vivado 2019.1 as default
|
||||
- finalize coverity fixups, now defect free
|
||||
- use SPDX license tags, remove boilerplate license disclaimers
|
||||
|
||||
### New features
|
||||
- new tools
|
||||
@@ -39,6 +40,7 @@ The full set of tests is only run for tagged releases.
|
||||
- libr*/*: Stats() not longer const; use RtclStats::Exec()
|
||||
- librtools/RparseUrl: add DirName,FileName,FileStem,FileType
|
||||
- derive ReventFd and RtimerFd from Rfd
|
||||
- generic_so.mk: use -scrUuv for ar to avoid "'u' modifier ignored"
|
||||
- firmware changes
|
||||
- sys_w11a_arty: down-rate to 72 MHz, viv 2019.1 fails with 75 MHz
|
||||
- sys_w11a_*.vmfset: add new rule for vivado 2019.1
|
||||
|
||||
Reference in New Issue
Block a user