.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "KAS-BUILD" "1" "Apr 10, 2024" "4.3.2" "kas" .SH NAME kas-build \- kas build plugin .sp This plugin implements the \fBkas build\fP command. .sp When this command is executed, kas will checkout repositories, setup the build environment and then invoke bitbake to build the targets selected in the chosen config file. .sp For example, to build the configuration described in the file \fBkas\-project.yml\fP you could run: .INDENT 0.0 .INDENT 3.5 .sp .EX kas build kas\-project.yml .EE .UNINDENT .UNINDENT .INDENT 0.0 .INDENT 3.5 .sp .EX usage: kas build [\-h] [\-\-skip SKIP] [\-\-force\-checkout] [\-\-update] [\-\-target TARGET] [\-c TASK] [config] [extra_bitbake_args ...] .EE .UNINDENT .UNINDENT .SH POSITIONAL ARGUMENTS .INDENT 0.0 .TP .B config Config file(s), separated by colon. Using .config.yaml in KAS_WORK_DIR if none is specified. .TP .B extra_bitbake_args Extra arguments to pass to bitbake (typically requires separation via \(aq\-\-\(aq) .UNINDENT .SH NAMED ARGUMENTS .INDENT 0.0 .TP .B \-\-skip Skip build steps .sp Default: [] .TP .B \-\-force\-checkout Always checkout the desired commit/branch/tag of each repository, discarding any local changes .sp Default: False .TP .B \-\-update Pull new upstream changes to the desired branch even if it is already checked out locally .sp Default: False .TP .B \-\-target Select target to build .TP .B \-c, \-\-cmd, \-\-task Select which task should be executed .UNINDENT .SH KAS .sp Part of the \fBkas(1)\fP suite. .SH AUTHOR Daniel Wagner, Jan Kiszka, Claudius Heine .SH COPYRIGHT Siemens AG, 2017-2024 .\" Generated by docutils manpage writer. .