]> code.ossystems Code Review - openembedded-core.git/commit
Add patch that fixes a bug in oparchive that resulted in the the debug data
authorRobert Bradford <rob@openedhand.com>
Wed, 17 Jan 2007 15:59:58 +0000 (15:59 +0000)
committerRobert Bradford <rob@openedhand.com>
Wed, 17 Jan 2007 15:59:58 +0000 (15:59 +0000)
commite1140fb8f9c4c4c29917bab48af25095e0205348
tree60f18de6a6d3c1df7d680828edcc675d3bfcdc05
parentb26da611c8e883819f3d13b30190ae27116c4da4
Add patch that fixes a bug in oparchive that resulted in the the debug data
overwriting the executables themselves. The patch fixes this by always putting
the debug data into a .debug subdirectory. This will then be picked up by
opreport when reading the archive in.

The oprofile_cvs.bb recipe was updated to use this patch.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1158 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/packages/oprofile/oprofile/oparchive-debug-dir.patch [new file with mode: 0644]
meta/packages/oprofile/oprofile_cvs.bb