############################################################################ ## ## Copyright (C) 2016 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$ ## ############################################################################ OLDEST_KERNEL_aarch64 = "3.18" TARGET_CFLAGS += " -DWIN_INTERFACE_CUSTOM" DISTRO_FEATURES_DEFAULT += "wayland" IMAGE_FSTYPES += "tar.gz" KERN_DIR ?= '${@os.path.normpath("${TOPDIR}/../sources/vibrante-t186/kernel")}' PLATFORM_TOPDIR ?= '${@os.path.normpath("${TOPDIR}/../sources/vibrante-t186")}' NVLAYER_DIR ?= "${TOPDIR}/../sources/nvidia-layer" MACHINE_EXTRA_INSTALL += "\ tegra-firmware-fecs \ tegra-firmware-gmicrocode \ tegra-firmware-gpccs \ tegra-firmware-gpmu \ tegra-firmware-gshader \ tegra-firmware-pmu \ tegra-firmware-prod-fuse \ tegra-firmware-xusb \ tegra-firmware-vic \ tegra-firmware-nvdec \ tegra-firmware-nvenc \ tegra-firmware-nvjpeg \ tegra-drivers \ virtual/libegl \ virtual/libgles2 \ libdrm-nv \ " PREFERRED_PROVIDER_virtual/libgles2 ?= "tegra-drivers" PREFERRED_PROVIDER_virtual/libgles2-dev ?= "tegra-drivers" PREFERRED_PROVIDER_virtual/libegl ?= "tegra-drivers" PREFERRED_PROVIDER_virtual/libegl-dev ?= "tegra-drivers" PREFERRED_PROVIDER_virtual/egl ?= "tegra-drivers" PREFERRED_PROVIDER_virtual/libgl ?= "tegra-drivers" PREFERRED_PROVIDER_virtual/libgles1 ?= "tegra-drivers" PREFERRED_PROVIDER_virtual/mesa ?= "tegra-drivers" BBMASK += "\ meta-vib4/recipes-connectivity/connman \ meta-vib4/recipes-core/toybox \ meta-vib4/recipes-core/images \ meta-vib4/recipes-core/packagegroups \ meta-vib4/recipes-extended \ meta-vib4/recipes-multimedia/audiomanager \ meta-vib4/recipes-core/glibc \ meta-vib4/recipes-support/lvm2 \ meta-vib4/recipes-kernel/linux-libc-headers \ meta-vib4/recipes-devtools/binutils \ meta-vib4/recipes-yocto-ivi/packagegroups \ meta-vib4/recipes-graphics/wayland/wayland-ivi-extension_%.bbappend \ meta-vib4/recipes-graphics/wayland/libinput_%.bbappend \ "