From patchwork Fri Apr 13 19:55:59 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] systemtap doc build fix Date: Fri, 13 Apr 2012 19:55:59 -0000 From: Tom Zanussi X-Patchwork-Id: 25769 Message-Id: To: openembedded-core@lists.openembedded.org From: Tom Zanussi This patchset fixes a documentation build problem with docproc, then turns documentation generation off by default, since when it works, it adds a lot to the build time. The following changes since commit 04b16f1038f7cae445d741e86c2cc19c70f991c1: Andrei Gherzan (1): rpm-native: Compile python rpm module (with-python) are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/2193-fix http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/2193-fix Tom Zanussi (2): systemtap: fix docproc build error systemtap: disable document generation by default .../systemtap/systemtap/docproc-build-fix.patch | 19 +++++++++++++++++++ meta/recipes-kernel/systemtap/systemtap_git.bb | 10 +++++++++- meta/recipes-kernel/systemtap/systemtap_git.inc | 4 +++- 3 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch