summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/tegra-t18x.conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-09-28 16:44:45 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-10-06 05:57:49 +0000
commitcfebf8586735f4db9c9573c1af9eb1553132c0e8 (patch)
tree34951b02cfd35498ed524ed8b286ccd25a63d909 /conf/distro/include/tegra-t18x.conf
parent173cf50e88d53f9cf81c0ac5f2f186834ca3b81f (diff)
downloadmeta-boot2qt-cfebf8586735f4db9c9573c1af9eb1553132c0e8.tar.gz
tegra: update recipes to work with krogoth
Extra patch needed for linux libc headers to get systemd to build. ../git/src/basic/btrfs-util.c:1122:23: error: 'BTRFS_IOC_QUOTA_RESCAN_WAIT' undeclared (first use in this function) Change-Id: Ic4706679cef9b9eef7a333c7a7c3985104be6012 Reviewed-by: Risto Avila <risto.avila@qt.io>
Diffstat (limited to 'conf/distro/include/tegra-t18x.conf')
-rw-r--r--conf/distro/include/tegra-t18x.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/tegra-t18x.conf b/conf/distro/include/tegra-t18x.conf
index 189c4c9..515eb8d 100644
--- a/conf/distro/include/tegra-t18x.conf
+++ b/conf/distro/include/tegra-t18x.conf
@@ -22,6 +22,8 @@
22 22
23include conf/distro/include/tegra.inc 23include conf/distro/include/tegra.inc
24 24
25OLDEST_KERNEL_aarch64 = "3.18"
26
25TARGET_CFLAGS += " -DWIN_INTERFACE_CUSTOM" 27TARGET_CFLAGS += " -DWIN_INTERFACE_CUSTOM"
26DISTRO_FEATURES_DEFAULT += "wayland" 28DISTRO_FEATURES_DEFAULT += "wayland"
27 29