From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gandharva.secretlabs.de (gandharva.secretlabs.de [78.46.147.237]) by mx1.pokylinux.org (Postfix) with ESMTP id 834314C80A5B for ; Wed, 27 Jul 2011 07:57:25 -0500 (CDT) Received: from [192.168.0.101] (91-64-80-26-dynip.superkabel.de [91.64.80.26]) by gandharva.secretlabs.de (Postfix) with ESMTPSA id 70B491B10C0D for ; Wed, 27 Jul 2011 13:07:18 +0000 (UTC) Message-ID: <4E300B32.5000808@freyther.de> Date: Wed, 27 Jul 2011 14:57:22 +0200 From: Holger Hans Peter Freyther User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 CC: poky@yoctoproject.org References: <4E3008DA.8090401@freyther.de> In-Reply-To: X-Enigmail-Version: 1.1.1 Subject: Re: Another story of a non upstream user of poky X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2011 12:57:25 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 07/27/2011 02:53 PM, Koen Kooi wrote: > > touch oe-core/meta/recipes-core/netbase/netbase_4.45.bb to force a reparse. bbappends only get parsed if the main recipe changed. thanks, the problem is with meta-yocto in this case, there is netbase_4.45.bbappend in there, so THISDIR is not what I think it is when using it, or such.