diff options
| author | Tuomas Heimonen <tuomas.heimonen@theqtcompany.com> | 2016-04-04 12:36:15 +0300 |
|---|---|---|
| committer | Risto Avila <risto.avila@theqtcompany.com> | 2016-04-05 07:58:23 +0000 |
| commit | 2d926de7f7ccb9f5cb22fb22360207780f920752 (patch) | |
| tree | cafc683293aa287e47d7b6bc83fb26c8ca8bfb20 /b2qt-init-build-env | |
| parent | 431c82aefd72d6eb7a73b704bc7c6dadcd9295c5 (diff) | |
| download | meta-boot2qt-2d926de7f7ccb9f5cb22fb22360207780f920752.tar.gz | |
Add Support for Raspberry Pi 3
Change-Id: I1220cce68059328512e52b7f5a9af7110dd9578c
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'b2qt-init-build-env')
| -rwxr-xr-x | b2qt-init-build-env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/b2qt-init-build-env b/b2qt-init-build-env index 10a20c9..6d2edcf 100755 --- a/b2qt-init-build-env +++ b/b2qt-init-build-env | |||
| @@ -110,7 +110,7 @@ get_groups() { | |||
| 110 | beaglebone) | 110 | beaglebone) |
| 111 | PROJECT_GROUPS="bbb" | 111 | PROJECT_GROUPS="bbb" |
| 112 | ;; | 112 | ;; |
| 113 | raspberrypi|raspberrypi2) | 113 | raspberrypi|raspberrypi2|raspberrypi3) |
| 114 | PROJECT_GROUPS="rpi" | 114 | PROJECT_GROUPS="rpi" |
| 115 | ;; | 115 | ;; |
| 116 | nuc) | 116 | nuc) |
