package.bbclass: Allow overriding of debugedit starting path
authorPeter Seebach <peter.seebach@windriver.com>
Wed, 11 Jul 2012 20:31:55 +0000 (15:31 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 09:53:54 +0000 (10:53 +0100)
commit9f54b63f70541a4f3aac20c8e0bd97d4cfa63b9e
tree23921b186675d6c4f2b0763895ec92c3de384359
parent1937ce89f117ac3a721a19f8727756d660bc1db6
package.bbclass: Allow overriding of debugedit starting path

In the usual case, the computed path used for debugedit to fix
up path references for the target filesystem is correct. However,
prebuilt binary components, such as prebuilt toolchains, can
have debug paths that do not reflect paths within the local
build directory. Providing an override lets us continue to use
the standard debugedit logic in package.bbclass.

(From OE-Core rev: 32b1fde106bf423873a4a56e1111f230494e2d4a)

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass