From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sender1.zohomail.com (sender1.zohomail.com [72.5.230.95]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CB88CE003D3 for ; Tue, 13 Aug 2013 10:19:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=from:to:subject:date:message-id:user-agent:mime-version:content-type; b=K1cTHFAgA4cYQNJ93SLqUXX+rTcOCQvFJL2rA81n84t4QkF2OmDclPhQ7/rmLVctb5h6zKtd9n3C ocdZdA36qGneplZTZ2IyNWpHbLZNjB4yJqIj9ASUWadgsIi3JeLq Received: from localhost.localdomain (static-217-133-170-65.clienti.tiscali.it [217.133.170.65]) by mx.zohomail.com with SMTPS id 1376414382290186.96904985300944; Tue, 13 Aug 2013 10:19:42 -0700 (PDT) From: Diego To: Meta Freescale Date: Tue, 13 Aug 2013 19:19:38 +0200 Message-ID: <2794176.C84skPWzmI@localhost.localdomain> User-Agent: KMail/4.10.5 (Linux/3.9.10-100.fc17.x86_64; KDE/4.10.5; x86_64; ; ) MIME-Version: 1.0 X-ZohoMailClient: External X-Zoho-Virus-Status: 2 Subject: Disable Wayland on a build. X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Aug 2013 17:19:45 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi everybody. I'm hitting this build problem: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5007 Discussing with Otavio it is probably related to Wayland and this patch: http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?h=master-next&id=20d7652906491f5b1851b979dc6ab174a835197b I'm seeing that Wayland is in DISTRO_FEATURES: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-yocto/conf/distro/poky.conf#n15 Is there a way to disable it in local.conf? Thanks, Diego