Clone this repo:
  1. df2400f hooks: large-file-support: remove gcc-libs by Adrian Ratiu · 2 weeks ago main
  2. 3ad45c0 lfs: delete crda by David Ruth · 5 months ago firmware-R144-16503.2.B firmware-R145-16552.2.B firmware-R146-16581.2.B firmware-R147-16610.2.B firmware-ti50-mp-16604.B firmware-ti50-prepvt-16601.B release-R144-16503.B release-R145-16552.B release-R146-16581.B release-R147-16610.B stabilize-16552.18.B stabilize-16552.47.B stabilize-Starline-beam-16503.60.B stabilize-bug494118018-16581.42.B stabilize-bug495276125-16581.42.B stabilize-cfm-16503.60.B stabilize-ruken-only-16503.60.B stabilize-starline-16502.11.B stabilize-starline-16502.15.B stabilize-starline-16502.17.B stabilize-starline-16502.19.B stabilize-starline-16502.21.B stabilize-starline-16502.23.B stabilize-starline-16502.25.B stabilize-starline-16502.B stabilize-volteer-kernel-16503.18.B
  3. d42666a mod_image_for_recovery: Add hashes of multiple partitions by Jae Hoon Kim · 8 months ago factory-skywalker-16393.B firmware-R142-16433.2.B firmware-R143-16463.2.B firmware-ec-R141-16404.2.B release-R141-16404.B release-R142-16433.B release-R143-16463.B stabilize-16404.45.B stabilize-16433.43.B stabilize-bug466847668-16463.51.B stabilize-bug469792826-16463.51.B stabilize-bug473820601-16463.72.B stabilize-starline-16397.B stabilize-starline-16466.B
  4. f05278c mod_image_for_recovery: Generalize partition hash calculation by Jae Hoon Kim · 8 months ago
  5. 435b8c7 mod_image_for_recovery: Remove vblock extraction and usage (deprecate) by Jae Hoon Kim · 8 months ago

src/scripts directory

This repository contains build tools and scripts written in shell (e.g., Bash). Historically, much of our build process was written in shell in this directory, however, we're currently in the process of migrating many scripts to Python in Chromite.

In general, we're not currently accepting new scripts in this directory.

If you want to host a script for yourself/local team, feel free to use the src/platform/dev/contrib/ directory instead.