From cfebf8586735f4db9c9573c1af9eb1553132c0e8 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 28 Sep 2016 16:44:45 +0300 Subject: 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 --- conf/distro/include/tegra-t18x.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/distro/include/tegra-t18x.conf') 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 @@ include conf/distro/include/tegra.inc +OLDEST_KERNEL_aarch64 = "3.18" + TARGET_CFLAGS += " -DWIN_INTERFACE_CUSTOM" DISTRO_FEATURES_DEFAULT += "wayland" -- cgit v1.2.3-54-g00ecf