From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ee0-f49.google.com (mail-ee0-f49.google.com [74.125.83.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by yocto-www.yoctoproject.org (Postfix) with ESMTPS id C4F76E012F3 for ; Wed, 13 Feb 2013 09:49:07 -0800 (PST) Received: by mail-ee0-f49.google.com with SMTP id d4so819757eek.36 for ; Wed, 13 Feb 2013 09:49:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type:x-gm-message-state; bh=PYgwX8CBA9Bl/9hKjnj4CwUBR7yp6Tr9HQJ2aPDorEQ=; b=isfiUafZErYwnXf7YSpDf7JjLU2aBZpW078T4JGpFKFJSICZX3Cb3wJi4kAZaOrh/J 8oF+pYk1gXxCPPlgA3qAg5Ib6hTnvHDRiT5+mM/VbSg0myPvZA4C4x0CaJkeAC683tOH RIYfylZNXWzvTHbMTVRlQTZqefdXoH5LRBTDXx1uDtxt94BonRincMLX7hexn71JDREr u/xEd0U4rHcI3o+KTe39IFSEIVXddnalYvh7AvyNpo6slPMXrAJW7yQz7JuIfEiSAi/U 5ZrRUCCxDAsjIXkXpv2DwXQh4iPKRoxDx71PVuX0dd/ryzYzPuf2AlBg3uKx3WJQXjQl Zr9Q== X-Received: by 10.14.204.195 with SMTP id h43mr24833191eeo.14.1360777744815; Wed, 13 Feb 2013 09:49:04 -0800 (PST) Received: from localhost.localdomain (static-217-133-170-65.clienti.tiscali.it. [217.133.170.65]) by mx.google.com with ESMTPS id h5sm74397055eem.1.2013.02.13.09.49.02 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 13 Feb 2013 09:49:03 -0800 (PST) From: Diego Rondini To: meta-freescale@yoctoproject.org Date: Wed, 13 Feb 2013 09:49:03 -0800 (PST) Message-ID: <1426825.COXPWBvMI4@localhost.localdomain> User-Agent: KMail/4.9.5 (Linux/3.7.3-101.fc17.x86_64; KDE/4.9.5; x86_64; ; ) MIME-Version: 1.0 X-Gm-Message-State: ALoCoQkLxrKrEKqGGxMyxiVP4IzSdELw+fMn6OHj7cORgH5/Nz9V33jU8NcqZW5iR2/fBAphpsm2 Subject: No recipes for mesa-dri_9.0.1.bbappend 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: Wed, 13 Feb 2013 17:49:08 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi everybody. I'm getting this error after a repo sync: $ bitbake fsl-image-gui Pseudo may be out of date, rebuilding pseudo before the main build WARNING: Host distribution "Ubuntu 12.04.2 LTS" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. Loading cache: 100% |###... ETA: 00:00:00 Loaded 1603 entries from dependency cache. ERROR: No recipes available for: /opt/yocto_builder/sources/meta-fsl-arm/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend ERROR: Command execution failed: Exited with 1 Summary: There was 1 WARNING message shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code. I'm compiling for machine "nitrogen6x" (my only modification to local.conf). I've tried applying all the patches mentioned here but got no effect. https://lists.yoctoproject.org/pipermail/meta-freescale/2013-February/001252.html Regards, Diego