From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f170.google.com (mail-pd0-f170.google.com [209.85.192.170]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3FB5CE00B78 for ; Thu, 3 Apr 2014 07:17:29 -0700 (PDT) Received: by mail-pd0-f170.google.com with SMTP id v10so1860319pde.29 for ; Thu, 03 Apr 2014 07:17:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=am1c4fTzQXaulHKbJntW45tAfXum7oDdkBNLQKhJXo0=; b=ASTnVlaUbshAExFIiJ2qhZt3eJGaV3zbT8iyf8qa/P/HuYU3sYXj+u+H+0zZCN5H27 dm1OhH49t5jGPb7rlMy8ldF+4KsfeJhU9XjGpDpFaVRWMs5n158MfRk81q9nDeb2eR8e wSGtiBd596EebjUXCZgWO/XVW74J/4cVHKXWhjgTZmVCfQGmd/4wLx1wEuTcsqUol6hY 0nfGfD1dhjpLDHbfILRBb7Y+5DbI/9/9tZleueHGzfYp3P7E8J5ICmbCvL374uO+a5zW ldDP3PBa94QET2YWZuTV2SB64rlQotu6B6adz0WOgJzWc0n8UHioA2qjggoJ6j4uYn+9 MKPA== X-Gm-Message-State: ALoCoQkcT7z3ONKIDEKIrkbVIzk/RZqn36nUYfWSJ+8x/ksnRoq3PeM1WUoOltY6YvOIAWEMz1+C X-Received: by 10.68.239.70 with SMTP id vq6mr7624540pbc.152.1396534649257; Thu, 03 Apr 2014 07:17:29 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id sm5sm25974992pab.19.2014.04.03.07.17.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Apr 2014 07:17:28 -0700 (PDT) Message-ID: <533D6D75.6050701@boundarydevices.com> Date: Thu, 03 Apr 2014 07:17:25 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: =?UTF-8?B?RXJpayBCb3TDtg==?= , Gary Thomas References: <533D49BA.4030501@mlbassoc.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm] Missing host dependency for 3.10 kernel? 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, 03 Apr 2014 14:17:32 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 04/03/2014 06:38 AM, Erik Botö wrote: > Hi, > > Looks to me like there's an lzop recipe which "supports" native as > well [1], so we could probably add a DEPENDS += "lzop-native" to > linux-boundary 3.10 to avoid adding the dependency to the host OS. > > [1] - http://cgit.openembedded.org/cgit.cgi/openembedded-core/tree/meta/recipes-support/lzop/lzop_1.03.bb?h=master > Thanks Erik, I just sent a patch for this, though I wonder if other 3.10 kernels will be similarly affected.