From bb273c382227b327e4ea6804cc378d58f65b0b53 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 1 Dec 2016 21:41:06 +0100 Subject: buildconf: update template conf files Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- buildconf/local.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'buildconf/local.conf') 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" -- cgit v1.2.3