mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26:58 +02:00
Merge pull request #1682 from flatcar/t-lo/build-sysext-fix-release-oem-build
build_sysext: enable build of OEM images for releases
This commit is contained in:
commit
691a57c77e
@ -215,6 +215,7 @@ for package; do
|
||||
--sysroot="/build/${FLAGS_board}" \
|
||||
--root-deps=rdeps \
|
||||
--usepkgonly \
|
||||
--getbinpkg \
|
||||
--verbose \
|
||||
"${package}"
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user