From: Ross Burton Date: Thu, 8 Jan 2015 15:37:39 +0000 (+0000) Subject: oprofile: disable documentation X-Git-Tag: 2015-4~769 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7bca8658c55223bf4b6f691e4a66a18675a1f762;p=openembedded-core.git oprofile: disable documentation Seed the xsltproc detection with "not found" to avoid determinism races with the documentation which doesn't build correctly with our xsltproc. Signed-off-by: Ross Burton --- diff --git a/meta/recipes-kernel/oprofile/oprofile.inc b/meta/recipes-kernel/oprofile/oprofile.inc index 509640c806..198df30d14 100644 --- a/meta/recipes-kernel/oprofile/oprofile.inc +++ b/meta/recipes-kernel/oprofile/oprofile.inc @@ -27,7 +27,7 @@ SRC_URI = "file://filemode-fix.patch \ inherit autotools-brokensep pkgconfig ptest -EXTRA_OECONF = "--with-kernel=${STAGING_KERNEL_DIR} --without-x" +EXTRA_OECONF = "--with-kernel=${STAGING_KERNEL_DIR} --without-x ac_cv_prog_XSLTPROC=" do_configure () { cp ${WORKDIR}/acinclude.m4 ${S}/ autotools_do_configure