From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.bemta8.messagelabs.com (mail1.bemta8.messagelabs.com [216.82.243.208]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id EEA71E01488 for ; Thu, 30 May 2013 05:02:46 -0700 (PDT) Received: from [216.82.241.132:13729] by server-16.bemta-8.messagelabs.com id EF/E4-09528-6EF37A15; Thu, 30 May 2013 12:02:46 +0000 X-Env-Sender: Javier.Viguera@digi.com X-Msg-Ref: server-7.tower-45.messagelabs.com!1369915365!29374881!1 X-Originating-IP: [66.77.174.13] X-StarScan-Received: X-StarScan-Version: 6.9.6; banners=-,-,- X-VirusChecked: Checked Received: (qmail 15956 invoked from network); 30 May 2013 12:02:45 -0000 Received: from mail.mx3.digi.com (HELO mcl-sms-ns1.digi.com) (66.77.174.13) by server-7.tower-45.messagelabs.com with RC4-SHA encrypted SMTP; 30 May 2013 12:02:45 -0000 Received: from MTK-SMS-XCH02.digi.com (10.10.8.196) by mail.mx1.digi.com (172.16.1.13) with Microsoft SMTP Server (TLS) id 8.3.298.1; Thu, 30 May 2013 07:02:31 -0500 Received: from dor-sms-exch01.digi.com (10.49.8.100) by MTK-SMS-XCH02.digi.com (10.10.8.196) with Microsoft SMTP Server (TLS) id 14.3.123.3; Thu, 30 May 2013 07:02:36 -0500 Received: from [10.101.1.79] (10.101.1.79) by dor-sms-exch01.digi.com (10.49.8.100) with Microsoft SMTP Server (TLS) id 8.3.298.1; Thu, 30 May 2013 14:02:35 +0200 Message-ID: <51A73FD9.7040308@digi.com> Date: Thu, 30 May 2013 14:02:33 +0200 From: Javier Viguera User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: =?UTF-8?B?RXJpYyBCw6luYXJk?= References: <1369850483-17206-1-git-send-email-eric@eukrea.com> <1369850483-17206-3-git-send-email-eric@eukrea.com> <51A720B8.2030002@digi.com> <20130530122926.42e03239@e6520eb> In-Reply-To: <20130530122926.42e03239@e6520eb> Cc: "meta-freescale@yoctoproject.org" Subject: Re: [PATCH v4 3/3] amd-gpu-bin-mx51: new recipe 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: Thu, 30 May 2013 12:02:47 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Hi Eric, On 30/05/13 12:29, Eric Bénard wrote: > This raise an other problem : > - when x11 is not in DISTRO_FEATURES, we shouldn't have the x11-bin > package. Well, this probably is solved by something like: amd-gpu-x11-bin-mx51: COMPATIBLE_MACHINE = "${@base_contains('DISTRO_FEATURES', 'x11', '(mx5)', 'Invalid!', d)}" If x11 is not in DISTRO_FEATURES, then COMPATIBLE_MACHINE becomes 'Invalid!' and that does not match your machine (unless you have a machine named "Invalid!" :-) ) > - when x11 is in DISTRO_FEATURES, we could have the non x11 package > as nothing prevents users to have x11 in their distro features _and_ to > build non x11 images : how to handle that (same problem in the mx6 gpu > package) ? Agree with you that this is a real problem, but unfortunately my yocto skills are not good enough to know how to solve it. Hopefully someone in the list will shed some light. - Javier Viguera Software Engineer Digi International® Spain S.A.U.