]> code.ossystems Code Review - openembedded-core.git/commit
package: Fix pkgdest for darwin shlibs code
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Aug 2014 08:48:06 +0000 (09:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Aug 2014 11:39:50 +0000 (12:39 +0100)
commitbcada055f89c8722024faf20088943ea006cfe36
tree656d0367c0d6be292bf9505e10e1a4d2051e817a
parentb6b66f987168615598c980996a1692ca5753b4eb
package: Fix pkgdest for darwin shlibs code

When the code was rewritten we forgot to strip the pkg that is present
in the pkgdest path. This was fixed in the linux version of the code
but not the darwin one, this matches the fix.

Without this, the provider paths are broken.

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