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:13 +0000 |
commit | 665a605399bc8ac97b5fc078b7f95240a3f97f49 (patch) | |
tree | 10251030ef71fea484d9c7a68a4c082169ec9c54 /templates/machine/nitrogen6x/50_setup.sh | |
parent | 31716c2d8f8d07e34aa48528bc0b123b1c70d351 (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/10203
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: 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" |