From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mx1.pokylinux.org (Postfix) with ESMTP id 223804C800A1 for ; Wed, 27 Jul 2011 07:57:25 -0500 (CDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 27 Jul 2011 05:57:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,276,1309762800"; d="scan'208";a="32611274" Received: from unknown (HELO helios.localnet) ([10.255.17.250]) by orsmga001.jf.intel.com with ESMTP; 27 Jul 2011 05:57:23 -0700 From: Paul Eggleton To: Holger Hans Peter Freyther Date: Wed, 27 Jul 2011 13:57:22 +0100 User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic-pae; KDE/4.6.2; i686; ; ) References: <4E3008DA.8090401@freyther.de> In-Reply-To: <4E3008DA.8090401@freyther.de> MIME-Version: 1.0 Message-Id: <201107271357.22352.paul.eggleton@linux.intel.com> Cc: poky@yoctoproject.org 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 Wednesday 27 July 2011 13:47:22 Holger Hans Peter Freyther wrote: > So does it work? The answer is no. Why doesn't it work? meta-yocto already > has a bbappend file? How to solve it? Use different names? Automatically > add FILESPATH for bbappends? I'd be in favour of automatically handling this somehow, but there might be concerns that make that impractical, I'm not sure. Anyway, the canonical method for doing this with OE-core/Poky, based on your example, is: FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre