]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: fix docproc build error
authorTom Zanussi <tom.zanussi@intel.com>
Fri, 13 Apr 2012 19:56:02 +0000 (14:56 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Apr 2012 08:26:33 +0000 (09:26 +0100)
commit6ef7112e339bb5c03dee862bc56c10fdf677be78
tree02f3e6219b34f6b5df967ab90da129aaf890e325
parent08c368b9980716e459d846dd7183940a5bf8bea4
systemtap: fix docproc build error

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 <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.bb
meta/recipes-kernel/systemtap/systemtap_git.inc