From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 87F78E014BF for ; Sun, 19 May 2013 01:55:08 -0700 (PDT) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UdzOR-0006dt-6B for meta-freescale@yoctoproject.org; Sun, 19 May 2013 10:55:03 +0200 Received: from apn-151-0-110-195.vodafone.hu ([151.0.110.195]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 May 2013 10:55:03 +0200 Received: from laci.tele1 by apn-151-0-110-195.vodafone.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 May 2013 10:55:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: meta-freescale@yoctoproject.org From: Tele Date: Sun, 19 May 2013 08:49:33 +0000 (UTC) Message-ID: References: <2165589.qOA0X1JoJz@mercury> <12780758.bHAFW9FRzB@mercury> Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 151.0.110.195 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31) Subject: Re: Build problems with fsl-image-gui/packagegroup-core-x11-base 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: Sun, 19 May 2013 08:55:08 -0000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit If you change from PACKAGE_CLASSES ?= "package_deb" to PACKAGE_CLASSES ?= "package_rpm" in the config file, it will work. I think its bugged. Tele