Skip to content

Commit

Permalink
scripts: Include machine-specific configs in kas build
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Barker <[email protected]>
  • Loading branch information
pbrkr committed Jan 28, 2025
1 parent 52d8487 commit 488c119
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ def write_config(build_dir, yocto_release, linux_release, machine, siteconf):
file: kas/common.yml
- repo: meta-linux-mainline
file: kas/kernel-{linux_release}.yml
- repo: meta-linux-mainline
file: kas/machine-{machine}.yml
repos:
meta-linux-mainline:
Expand Down

0 comments on commit 488c119

Please sign in to comment.