diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-03-10 11:51:26 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-10 18:46:01 -0800 |
commit | d8a82c2e79375f4895623138a2c0d5ae81f9d6a0 (patch) | |
tree | 9df28e7fc7d4f51b68b2927c6fc3e4203271c26b /meta-demoapps | |
parent | ea99160e59955797b5fe2b1a9d688f03bb6fde2d (diff) | |
download | poky-d8a82c2e79375f4895623138a2c0d5ae81f9d6a0.tar.gz |
package.bbclass: Change the debug directory to avoid conflicts
The debug directory before was below ${WORKDIR}. Unfortunately if
something was based on a git tree, it meant that "git" was the
directory name being preserved for usr/src/debug usage. The patch
moves to using "${WORKDIR}/.." as the base, to ensure that the
WORKDIR naming is used in usr/src/debug.
(From OE-Core rev: dbc752c75786b0985fbeb4986467ae01290f424a)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-demoapps')
0 files changed, 0 insertions, 0 deletions