summaryrefslogtreecommitdiffstats
path: root/tools/check_radio_versions.py
Commit message (Collapse)AuthorAgeFilesLines
* py3: update all the thingsAnthony King2016-01-041-9/+13
| | | | Change-Id: I5e11b46b7c2f7f8760d6c0e713ca99c1e88b7cd3
* fix build: make check_radio_versions.py okay with no argsDoug Zongker2012-03-211-0/+3
| | | | Change-Id: I3539383d9761b57152c04ba9198c724509ba6223
* optional cross-check between OTA radio images and board-info.txtDoug Zongker2012-03-211-0/+76
Adds a python script which checks the version of each radio image added with the new add-radio-file-checked macro against a file containing sha-1 -> version string mappings and the contents of board-info.txt, so that the build can fail if board-info.txt and the OTA images are out of sync. Change-Id: Icb61dc2adefc240ced9059941582c23b629089c0