Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | py3: update all the things | Anthony King | 2016-01-04 | 1 | -9/+13 |
| | | | | Change-Id: I5e11b46b7c2f7f8760d6c0e713ca99c1e88b7cd3 | ||||
* | fix build: make check_radio_versions.py okay with no args | Doug Zongker | 2012-03-21 | 1 | -0/+3 |
| | | | | Change-Id: I3539383d9761b57152c04ba9198c724509ba6223 | ||||
* | optional cross-check between OTA radio images and board-info.txt | Doug Zongker | 2012-03-21 | 1 | -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 |