package_dbg.bbclass: add current incarnation from MVL6
authorChris Larson <clarson@mvista.com>
Tue, 19 Jan 2010 20:01:41 +0000 (13:01 -0700)
committerChris Larson <clarson@mvista.com>
Tue, 19 Jan 2010 20:05:36 +0000 (13:05 -0700)
commit0788436f2de5446fd78213d8d88f612ce49f1b3d
treefc526526dd3003bb1905c1bd8de8178a2020fc13
parent487479374e52651b7bf8974a60e8a5e2624ab76b
package_dbg.bbclass: add current incarnation from MVL6

This optional bbclass implements per-subpackage debug packages.  Among other
things, this makes it much easier to automate creation of debug images (where
you have the debug files for all installed packages).

Signed-off-by: Chris Larson <clarson@mvista.com>
classes/package_dbg.bbclass [new file with mode: 0644]