diff mbox series

[meta-cgl] ocfs2-tools: Fix autoreconf error

Message ID 20250724085503.116641-1-raitosyo@gmail.com
State New
Headers show
Series [meta-cgl] ocfs2-tools: Fix autoreconf error | expand

Commit Message

Ryosuke Saito July 24, 2025, 8:55 a.m. UTC
From: Ryosuke Saito <ryosuke.saito@linaro.org>

Add autoreconf macro search path or the errors are displayed:

  | configure.in:419: error: possibly undefined macro: AM_CHECK_PYTHON_HEADERS
  |       If this token and others are legitimate, please use m4_pattern_allow.
  |       See the Autoconf documentation.

Signed-off-by: Ryosuke Saito <ryosuke.saito@linaro.org>
---
 meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.8.6.bb | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.8.6.bb b/meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.8.6.bb
index 03a1333409aa..62479e515602 100644
--- a/meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.8.6.bb
+++ b/meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.8.6.bb
@@ -53,6 +53,8 @@  EXTRA_OECONF = " \
     --with-root-prefix=${root_prefix} \
 "
 
+EXTRA_AUTORECONF += "-I ."
+
 do_configure:prepend () {
         # fix here or EXTRA_OECONF
         sed -i -e '/^PYTHON_INCLUDES="-I/c\