From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id EB7AAE00547; Tue, 15 Jul 2014 11:27:32 -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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4EE5AE004FF for ; Tue, 15 Jul 2014 11:27:24 -0700 (PDT) Received: from [192.168.1.10] (c-68-38-40-177.hsd1.nj.comcast.net [68.38.40.177]) by smtp.webfaction.com (Postfix) with ESMTP id 698F22288215; Tue, 15 Jul 2014 18:21:21 +0000 (UTC) Message-ID: <53C57120.2040501@mindchasers.com> Date: Tue, 15 Jul 2014 14:21:20 -0400 From: Bob Cochran User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "ting.liu@freescale.com" Cc: "meta-freescale@yoctoproject.org" Subject: [meta-fsl-networking] recipes-bsp/tcf-qorqdbg doesn't build with poky master 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, 15 Jul 2014 18:27:33 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I worked around it by changing inherit autotools to inherit autotools-brokensep. However, perhaps this recipe should be written as a makefile only recipe (not inherit autotools) since there is no autoconf support / configure script in the archive.