]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Drop P and PN from FILESPATH
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Nov 2012 22:17:50 +0000 (22:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Nov 2012 10:00:27 +0000 (10:00 +0000)
commitfb359583b659cda643973fa285002aaffb729a51
treeec966812b9dff4fb01062182f081f9e39f5d8e54
parent3efa13cd76bbd5611805021945fc9def88d9fd93
base.bbclass: Drop P and PN from FILESPATH

In the interests of simplifying things, remove P and PN from FILESPATH,
instead relying on the BP and BPN versions which work in 99% of cases.

In any problematic case such as a -native only recipe, either the patch
directory can be renamed or the recipe can set FILESPATH specifically.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass