mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
temp_calibrate now cross-checks the factory B-equation instead of the retired linear guess.
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
# kas-managed upstream layer checkouts (poky, meta-openembedded, meta-freescale...)
|
|
/layers/
|
|
|
|
# Yocto build output (incl. deploy/images) and caches
|
|
/build/
|
|
/downloads/
|
|
/sstate-cache/
|
|
|
|
# kas
|
|
*.lock.yml.bak
|
|
|
|
# Python bytecode
|
|
__pycache__/
|