]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: automatically add libexecdir/BPN/.debug to -dbg
authorRoss Burton <ross.burton@intel.com>
Tue, 1 Jul 2014 16:04:41 +0000 (17:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jul 2014 16:38:47 +0000 (17:38 +0100)
commit4d3ffde4649ed116a1c21afef41f71bfe1d471de
tree47f943d688c4cd994adf0bfbf1da908d76a36c70
parentd354d339a38d22f1a5bca14341229d2282647fbb
bitbake.conf: automatically add libexecdir/BPN/.debug to -dbg

pkglibexecdir is a fairly common location for package-specific binaries (in
automake this is $libexecdir/$PACKAGE), and binaries in there are already
installed to FILES_PN, so add the corresponding .debug directory to
FILES_PN-dbg.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf