[oe] bbappend

Chris Verges kg4ysn at gmail.com
Tue Jul 12 14:08:47 UTC 2011


On Tue, Jul 12, 2011 at 10:42:53AM +0100, Paul Eggleton wrote:
> FILESEXTRAPATHS is only available in oe-core. For classic OE you need
> to use something like:
> 
> THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
> FILESPATHBASE_prepend := "${THISDIR}/files:"

Hi Paul,

Thanks for clarifying and proposing a workaround.  It looks like PRINC
is similar, where it is only available in oe-core.  It seems like the
code related to incrementing the PR variable is a several-line fix, so
is this something that can be abstracted into a class file in the
local-overlay?

Thanks again,
Chris





More information about the Openembedded-devel mailing list