Skip to content
Snippets Groups Projects

Add EULA management includes

Merged Eberhard Stoll requested to merge feat-stm32mp into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -39,6 +39,7 @@ stages:
.build-script: &build-script
- echo "ACCEPT_FSL_EULA = \"1\"" >> conf/local.conf
- test -e conf/EULA.conf && echo "include EULA.conf" >> conf/local.conf
- bitbake $BUILD_TARGETS
.init-meta:
Loading