Commit Graph

6 Commits

Author SHA1 Message Date
Chirayu Desai
0038a97c5b Add copyright headers to all scripts
* https://reuse.software/tutorial/
* reuse addheader --copyright="The Calyx Institute" --license="Apache-2.0" */*.sh

Change-Id: I24ab74da8f4c9ddd8d38da3e782053b10499ea83
2022-07-12 20:08:15 +03:00
Chirayu Desai
9bd0e2cc97 vars: Add a new pixels
* Prepare for other devices
* Variable name kept the same intentionally to avoid extra script changes
* Don't see a need to import both pixels and devices, since devices includes pixels

Change-Id: I34391334188f7f52c49f2b9a7e7277292dfc15a6
2022-04-06 01:58:37 +03:00
Michael Bestas
6688187cd0 pixel: Update for LineageOS vars usage
Change-Id: I684387c3f4d6ad776d41c1e91e17ce8dae25a70a
2022-03-29 00:35:24 +03:00
Chirayu Desai
a046d305ee pixel: Save build_number to vars, extracted from flash_url
Change-Id: I8d6e97629f77136b4ce6fc003712cf8e73a891b4
2022-03-26 18:15:21 +02:00
Michael Bestas
7e53904b28 pixel: Remove double slash from paths
Change-Id: I0ba8b24f1ad47abf7621d3e723dd5a950a86e366
2022-03-26 18:15:20 +02:00
Chirayu Desai
cb6c647e31 pixel: Add shell script to update all variables
* Calls the python script for all devices, updates the files
* Far easier to update these via sed rather than from python

Change-Id: Ic52718f64ee313e9f578e6ad3e2e800d7679ad37
2022-03-26 18:15:18 +02:00