diff options
| author | Andy Nichols <andy.nichols@theqtcompany.com> | 2014-10-09 14:07:40 +0200 |
|---|---|---|
| committer | Andy Nichols <andy.nichols@theqtcompany.com> | 2014-11-20 17:39:06 +0200 |
| commit | 2d3cd8347bc92780906c75583994c1e5adac4286 (patch) | |
| tree | fcc15f63eb699bdc367a6646822a4596f07a378c /scripts | |
| parent | 21bad4d54bea4d7c0891829c7de56bd24e2afca8 (diff) | |
| download | meta-boot2qt-2d3cd8347bc92780906c75583994c1e5adac4286.tar.gz | |
Add Support for Colibri-VF devices
Change-Id: Ie4fdf57b986eb24cb16dfb9f347ae02e7648bf86
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/setup-environment.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setup-environment.sh b/scripts/setup-environment.sh index 16815a8..d4bb051 100755 --- a/scripts/setup-environment.sh +++ b/scripts/setup-environment.sh | |||
| @@ -49,7 +49,7 @@ BUILDDIR=${BUILDDIR:-build-${MACHINE}} | |||
| 49 | 49 | ||
| 50 | if [ ! -f ${PWD}/${BUILDDIR}/conf/bblayers.conf ]; then | 50 | if [ ! -f ${PWD}/${BUILDDIR}/conf/bblayers.conf ]; then |
| 51 | case ${MACHINE} in | 51 | case ${MACHINE} in |
| 52 | apalis-imx6) | 52 | apalis-imx6|colibri-vf) |
| 53 | LAYERSCONF="bblayers.conf.toradex.sample" | 53 | LAYERSCONF="bblayers.conf.toradex.sample" |
| 54 | ;; | 54 | ;; |
| 55 | imx53qsb|imx6qsabresd|nitrogen6x) | 55 | imx53qsb|imx6qsabresd|nitrogen6x) |
