From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 80263E004EB; Wed, 30 Apr 2014 06:31:29 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.216.50 listed in list.dnswl.org] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-qa0-f50.google.com (mail-qa0-f50.google.com [209.85.216.50]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 48F98E003C7 for ; Wed, 30 Apr 2014 06:31:24 -0700 (PDT) Received: by mail-qa0-f50.google.com with SMTP id s7so1650533qap.9 for ; Wed, 30 Apr 2014 06:31:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=790fRs76leZCj+FUrQREGLGmyOdVAAEj60DyhmwxVic=; b=i682pJoFnNaVWYyzwvm36ZqNqPv/tTeVjOhDgonaa8h88QNZebC37nSmbVNZNidYn4 bBrjA/pK/yt4Ar0A6kHzKeAtuDCOjLNRDfjEE2uGuczGSr9Vf2K+YfLAPskA0KcMRyod BGJPO6pj/KEZZKJ1HygBrApj3iMx4+OdnaooyjtzcLkhATrZlyt+ND23YT8SWhKdrs+4 CCe+H3fzemcy1dTf+O/XnkwXUNufZhHkrUWjZnLb5AVydwII+X5XlDXFZmAbOsTE++s4 nUO/u9anzOCjvTCnj5iEebJGwFBPRMhshG5y8wyWYMtnCOKSGwBgROk5wGLbAyMhpB9v Bf9g== X-Received: by 10.224.161.10 with SMTP id p10mr5407215qax.12.1398864684021; Wed, 30 Apr 2014 06:31:24 -0700 (PDT) Received: from parenteses.gmail.com (email.parenteses.org. [198.199.72.94]) by mx.google.com with ESMTPSA id r14sm30725258qga.4.2014.04.30.06.31.22 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 30 Apr 2014 06:31:23 -0700 (PDT) Sender: Mario Domenech Goulart From: Mario Domenech Goulart To: Otavio Salvador References: <1398863625-2525-1-git-send-email-otavio@ossystems.com.br> Date: Wed, 30 Apr 2014 13:31:20 +0000 In-Reply-To: <1398863625-2525-1-git-send-email-otavio@ossystems.com.br> (Otavio Salvador's message of "Wed, 30 Apr 2014 10:13:45 -0300") Message-ID: <87k3a7gd07.fsf@parenteses.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Cc: meta-freescale Mailing List Subject: Re: [meta-fsl-arm][PATCH] libz160: Add compatible machine to 'mx5' 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, 30 Apr 2014 13:31:29 -0000 Content-Type: text/plain On Wed, 30 Apr 2014 10:13:45 -0300 Otavio Salvador wrote: > Restrict the recipe to be used for 'mx5' SoCs only. With regard to the patch summary: isn't it the other way around? I mean, something like "add mx5 to compatible machine". > Change-Id: I9084cc525c7136b23e1c5522079c38bd12df7087 > Signed-off-by: Otavio Salvador > --- > recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb b/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb > index 16cfa9f..1ff762a 100644 > --- a/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb > +++ b/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb > @@ -29,3 +29,5 @@ INSANE_SKIP_${PN} = "ldflags" > INSANE_SKIP_${PN}-dev = "ldflags" > FILES_${PN} = "${libdir}/*.so" > FILES_${PN}-dev = "${includedir}" > + > +COMPATIBLE_MACHINE = "(mx5)" > -- > 2.0.0.rc0 Best wishes. Mario -- http://www.ossystems.com.br