51f3c21121
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
11 lines
264 B
TOML
11 lines
264 B
TOML
[source]
|
|
# Local overlay recipe — source lives in source/, no git fetch needed.
|
|
# When building via the overlay, cookbook uses the local source directly.
|
|
path = "source"
|
|
|
|
[build]
|
|
template = "cargo"
|
|
|
|
[package.files]
|
|
"/usr/bin/firmware-loader" = "firmware-loader"
|