Skip to content

Commit

Permalink
build_sysext: enable build of OEM images for releases
Browse files Browse the repository at this point in the history
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
  • Loading branch information
t-lo committed Feb 21, 2024
1 parent 556225e commit 4d36362
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 4d36362

Please sign in to comment.