Skip to content

Commit

Permalink
Merge pull request #1682 from flatcar/t-lo/build-sysext-fix-release-o…
Browse files Browse the repository at this point in the history
…em-build

build_sysext: enable build of OEM images for releases
  • Loading branch information
t-lo authored Feb 21, 2024
2 parents e96a58e + 2807002 commit 691a57c
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 @@ -215,6 +215,7 @@ for package; do
--sysroot="/build/${FLAGS_board}" \
--root-deps=rdeps \
--usepkgonly \
--getbinpkg \
--verbose \
"${package}"
done
Expand Down

0 comments on commit 691a57c

Please sign in to comment.