From 7bca8658c55223bf4b6f691e4a66a18675a1f762 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 8 Jan 2015 15:37:39 +0000 Subject: 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 --- meta/recipes-kernel/oprofile/oprofile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/oprofile') 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 -- cgit 1.2.3-korg