Skip to content

Commit

Permalink
Merge pull request #1682 from flatcar/scripts
Browse files Browse the repository at this point in the history
build_sysext: enable build of OEM images for releases
  • Loading branch information
t-lo committed Feb 21, 2024
2 parents 2532758 + 0e3982a commit 60ba99f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_sysext
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ for package; do
--sysroot="/build/${FLAGS_board}" \
--root-deps=rdeps \
--usepkgonly \
--getbinpkg \
--verbose \
"${package}"
done
Expand Down

0 comments on commit 60ba99f

Please sign in to comment.