]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Include dbgsrc for static libs
authorOla x Nilsson <ola.x.nilsson@axis.com>
Thu, 19 Apr 2018 11:17:30 +0000 (13:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Apr 2018 13:44:47 +0000 (14:44 +0100)
commiteefa5ba35663fabe1f3f8cf7f1ff126d51240613
tree68098ee7f839af636b9c3fd77172973c48b5f461
parent96f6cc7f6a3f7fa4e5cf2b00f0f163eceb904c60
package.bbclass: Include dbgsrc for static libs

The debugsource must be added from the package providing the static
lib, because any package using that lib does not have access to the
source code.

Fixes [YOCTO #12558]

Signed-off-by: Ola x Nilsson <olani@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/package.bbclass