diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-04-26 15:29:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-04-26 15:29:58 +0000 |
commit | acf9f5aaffdbbb4a4b15d4fcbda14668975e695c (patch) | |
tree | c363cb370bce574e2f65ad0c2bb3861650e42d16 /templates/machine/imx6qdlsabreauto/50_setup.sh | |
parent | 752c944f73e693333e902530b747d6d7259caf37 (diff) | |
parent | 54e9bf9eda7d668df5d71dcc5974c22db5e3eecb (diff) |
Merge "Fix imx6qdlsabreauto machine configuration"
Diffstat (limited to 'templates/machine/imx6qdlsabreauto/50_setup.sh')
-rw-r--r-- | templates/machine/imx6qdlsabreauto/50_setup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/machine/imx6qdlsabreauto/50_setup.sh b/templates/machine/imx6qdlsabreauto/50_setup.sh new file mode 100644 index 000000000..bb22790dc --- /dev/null +++ b/templates/machine/imx6qdlsabreauto/50_setup.sh @@ -0,0 +1,2 @@ +find_and_ack_eula $METADIR/meta-freescale EULA +export EULA_FLAG_NAME="ACCEPT_FSL_EULA" |