This patchset upgrades systemtap to 1.6. The 1.6 version of systemtap also has inproved support for arm, so this enables it for arm and adds it to qemuarm.
This upgrade was successfully tested on qemux86, qemux86-64, qemuppc, and qemuarm. The results and the tests can be found at the end of the systemtap section on the yocto wiki: [v2] changes: address feedback from Saul: PV changed, so update PR for systemtap recipe Tom Zanussi (2): systemtap: upgrade to 1.6 task-core-tools: add systemtap to qemuarm meta/recipes-core/tasks/task-core-tools.bb | 4 +- .../fix_for_compilation_with_gcc-4.6.0.patch | 119 -------------------- meta/recipes-kernel/systemtap/systemtap_git.bb | 15 +-- 3 files changed, 9 insertions(+), 129 deletions(-) delete mode 100644 meta/recipes-kernel/systemtap/systemtap/fix_for_compilation_with_gcc-4.6.0.patch _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
