diff options
author | Nathan Illerbrun <nathani@validmanufacturing.com> | 2017-07-14 07:34:28 -0700 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-07-17 13:41:15 +0000 |
commit | 8b237085593840dd846f2fea02c11cd1bd5ef7d6 (patch) | |
tree | 7e8f5d36c0745bbfdcb0ddac0b49aa736358b944 /templates/machine/nitrogen6x/50_setup.sh | |
parent | 59bdc8c1416176ba4f9f59031221e2c006a624ba (diff) |
Update freescale layer names, add nitrogen inc file
Change-Id: I1faf7ad14cc85cd12055f7e4c7e43ffe4ccf0671
Signed-off-by: Nathan Illerbrun <nathani@validmanufacturing.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10207
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machine/nitrogen6x/50_setup.sh')
-rw-r--r-- | templates/machine/nitrogen6x/50_setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/machine/nitrogen6x/50_setup.sh b/templates/machine/nitrogen6x/50_setup.sh index ea340a763..bb22790dc 100644 --- a/templates/machine/nitrogen6x/50_setup.sh +++ b/templates/machine/nitrogen6x/50_setup.sh @@ -1,2 +1,2 @@ -find_and_ack_eula $METADIR/meta-fsl-arm EULA +find_and_ack_eula $METADIR/meta-freescale EULA export EULA_FLAG_NAME="ACCEPT_FSL_EULA" |