]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Adapt debugsrc code to workdir layout changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Nov 2012 09:06:35 +0000 (09:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Nov 2012 09:09:47 +0000 (09:09 +0000)
commit432cfbb403f0e864d1fad383c2bbb6f9bdb80770
tree53a331ec0831bee99ee9551ac9cbfeb49a652b7e
parent8d224244a016adc889be132d9994d7c517f7eae3
package.bbclass: Adapt debugsrc code to workdir layout changes

With the change to WORKDIR layout, splutting PN and PV into two directories,
the debugsrc splutting code layout became suboptimal. This changes things to
include the information as it was before. Ideally this code would be written
to more generically support other layouts buts it not clear that the tools
would even support that right now so this is the best immediate fix.

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