aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro
diff options
context:
space:
mode:
authorChris Dimich <chris.dimich@boundarydevices.com>2019-06-03 12:24:15 -0700
committerSamuli Piippo <samuli.piippo@qt.io>2019-08-02 15:57:47 +0300
commit3152be3fed633326146f696c48f896944649181b (patch)
tree089b71022394ed693418a44a93a3ab7f53b45df5 /meta-boot2qt-distro
parentc6e07ee06c10c39cfcd8bb5144e0a0d45f18fbbc (diff)
Add Boundary Devices Nitrogen8M and Nitrogen8M Mini boards
Change-Id: Iabca33b4814201885842bae60f903173e9e203f9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-boot2qt-distro')
-rw-r--r--meta-boot2qt-distro/conf/distro/include/boundary.inc1
-rw-r--r--meta-boot2qt-distro/conf/distro/include/nitrogen8m.conf34
-rw-r--r--meta-boot2qt-distro/conf/distro/include/nitrogen8mm.conf33
3 files changed, 68 insertions, 0 deletions
diff --git a/meta-boot2qt-distro/conf/distro/include/boundary.inc b/meta-boot2qt-distro/conf/distro/include/boundary.inc
index 8dcf16ba..a36776f2 100644
--- a/meta-boot2qt-distro/conf/distro/include/boundary.inc
+++ b/meta-boot2qt-distro/conf/distro/include/boundary.inc
@@ -31,6 +31,7 @@ include conf/distro/include/fsl.inc
BBMASK += " \
meta-boundary/recipes-core/init-ifupdown \
+ meta-boundary/recipes-boundary/images \
"
MACHINE_EXTRA_INSTALL += "\
diff --git a/meta-boot2qt-distro/conf/distro/include/nitrogen8m.conf b/meta-boot2qt-distro/conf/distro/include/nitrogen8m.conf
new file mode 100644
index 00000000..0aea897a
--- /dev/null
+++ b/meta-boot2qt-distro/conf/distro/include/nitrogen8m.conf
@@ -0,0 +1,34 @@
+############################################################################
+##
+## Copyright (C) 2019 The Qt Company Ltd.
+## Contact: https://www.qt.io/licensing/
+##
+## This file is part of the Boot to Qt meta layer.
+##
+## $QT_BEGIN_LICENSE:GPL$
+## Commercial License Usage
+## Licensees holding valid commercial Qt licenses may use this file in
+## accordance with the commercial license agreement provided with the
+## Software or, alternatively, in accordance with the terms contained in
+## a written agreement between you and The Qt Company. For licensing terms
+## and conditions see https://www.qt.io/terms-conditions. For further
+## information use the contact form at https://www.qt.io/contact-us.
+##
+## GNU General Public License Usage
+## Alternatively, this file may be used under the terms of the GNU
+## General Public License version 3 or (at your option) any later version
+## approved by the KDE Free Qt Foundation. The licenses are as published by
+## the Free Software Foundation and appearing in the file LICENSE.GPL3
+## included in the packaging of this file. Please review the following
+## information to ensure the GNU General Public License requirements will
+## be met: https://www.gnu.org/licenses/gpl-3.0.html.
+##
+## $QT_END_LICENSE$
+##
+############################################################################
+
+include conf/distro/include/boundary.inc
+
+DEPLOY_CONF_NAME = "Boundary Devices i.MX8MQ"
+
+KERNEL_DEFCONFIG = "boundary_defconfig"
diff --git a/meta-boot2qt-distro/conf/distro/include/nitrogen8mm.conf b/meta-boot2qt-distro/conf/distro/include/nitrogen8mm.conf
new file mode 100644
index 00000000..5ba89bc0
--- /dev/null
+++ b/meta-boot2qt-distro/conf/distro/include/nitrogen8mm.conf
@@ -0,0 +1,33 @@
+############################################################################
+##
+## Copyright (C) 2019 The Qt Company Ltd.
+## Contact: https://www.qt.io/licensing/
+##
+## This file is part of the Boot to Qt meta layer.
+##
+## $QT_BEGIN_LICENSE:GPL$
+## Commercial License Usage
+## Licensees holding valid commercial Qt licenses may use this file in
+## accordance with the commercial license agreement provided with the
+## Software or, alternatively, in accordance with the terms contained in
+## a written agreement between you and The Qt Company. For licensing terms
+## and conditions see https://www.qt.io/terms-conditions. For further
+## information use the contact form at https://www.qt.io/contact-us.
+##
+## GNU General Public License Usage
+## Alternatively, this file may be used under the terms of the GNU
+## General Public License version 3 or (at your option) any later version
+## approved by the KDE Free Qt Foundation. The licenses are as published by
+## the Free Software Foundation and appearing in the file LICENSE.GPL3
+## included in the packaging of this file. Please review the following
+## information to ensure the GNU General Public License requirements will
+## be met: https://www.gnu.org/licenses/gpl-3.0.html.
+##
+## $QT_END_LICENSE$
+##
+############################################################################
+
+include conf/distro/include/boundary.inc
+
+DEPLOY_CONF_NAME = "Boundary Devices i.MX8MM"
+