On Fri, 2012-04-13 at 14:56 -0500, [email protected] wrote: > From: Tom Zanussi <[email protected]> > > When building docs in systemtap, docproc is used to generate the > tapset documentation, but it gets built for the target, while it needs > to be build for the host instead. This change causes that to happen. > > Fixes [YOCTO #2193]. > > Signed-off-by: Tom Zanussi <[email protected]> > --- > .../systemtap/systemtap/docproc-build-fix.patch | 19 +++++++++++++++++++ > meta/recipes-kernel/systemtap/systemtap_git.bb | 6 +++++- > meta/recipes-kernel/systemtap/systemtap_git.inc | 4 +++- > 3 files changed, 27 insertions(+), 2 deletions(-) > create mode 100644 > meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch
This broke systemtap-uprobes. I've pushed a fix: http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=45da10943965193fd2d14b756b95e6f0f4ae9029 Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
