summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/local.conf')
-rw-r--r--buildconf/local.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 6951570..a0bae2d 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -1,5 +1,8 @@
WARN_QA_remove = "host-user-contaminated"
+# meta-freescale otherwise defaults to wayland
+DISTRO_FEATURES_remove = "wayland"
+
# This file is your local configuration file and is where all local user settings
# are placed. The comments in this file give some guide to the options a new user
# to the system might want to change but pretty much any configuration option can
@@ -259,7 +262,7 @@ INHERIT += "rm_work"
INHERIT += "toradex-mirrors"
# Use this distro (filename from meta-angstrom/conf/distro/xx.conf)
-DISTRO = "angstrom-v2015.12"
+DISTRO = "angstrom"
# What image type(s) are to be built?
IMAGE_FSTYPES += "tar.bz2"