diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/distro/include/nvidia-logan.conf | 3 | ||||
| -rw-r--r-- | conf/distro/include/tegra-t18x.conf | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/conf/distro/include/nvidia-logan.conf b/conf/distro/include/nvidia-logan.conf index 23c84c6..0dc1d84 100644 --- a/conf/distro/include/nvidia-logan.conf +++ b/conf/distro/include/nvidia-logan.conf | |||
| @@ -60,6 +60,7 @@ BBMASK += "\ | |||
| 60 | meta-vib3/recipes-core/systemd \ | 60 | meta-vib3/recipes-core/systemd \ |
| 61 | meta-vib3/recipes-connectivity \ | 61 | meta-vib3/recipes-connectivity \ |
| 62 | meta-vib3/recipes-multimedia/pulseaudio \ | 62 | meta-vib3/recipes-multimedia/pulseaudio \ |
| 63 | meta-vib3/recipes-core/meta/external-tegra-toolchain.bb \ | 63 | meta-vib3/recipes-core/meta \ |
| 64 | meta-vib3/recipes-core/packagegroups \ | 64 | meta-vib3/recipes-core/packagegroups \ |
| 65 | meta-vib3/recipes-devtools/gcc \ | ||
| 65 | " | 66 | " |
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 | ||
| 23 | include conf/distro/include/tegra.inc | 23 | include conf/distro/include/tegra.inc |
| 24 | 24 | ||
| 25 | OLDEST_KERNEL_aarch64 = "3.18" | ||
| 26 | |||
| 25 | TARGET_CFLAGS += " -DWIN_INTERFACE_CUSTOM" | 27 | TARGET_CFLAGS += " -DWIN_INTERFACE_CUSTOM" |
| 26 | DISTRO_FEATURES_DEFAULT += "wayland" | 28 | DISTRO_FEATURES_DEFAULT += "wayland" |
| 27 | 29 | ||
