Add emit_data.bbclass, which emits the metadata and displays diffs from previous
authorChris Larson <chris_larson@mentor.com>
Thu, 22 Apr 2010 02:55:20 +0000 (19:55 -0700)
committerChris Larson <chris_larson@mentor.com>
Thu, 22 Apr 2010 02:57:13 +0000 (19:57 -0700)
commit38e03c6721fa068d40d1517892c1bad079a64c1f
tree6dcd1d2846bb640e65b56260c092890cac16469f
parentb3bff5fa134083244d26c2afd8bf86d5ee910896
Add emit_data.bbclass, which emits the metadata and displays diffs from previous

This can be useful for making invasive changes, to see if you inadvertantly broke something.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/emit_data.bbclass [new file with mode: 0644]