aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/hal/hal/configure_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/hal/hal/configure_fix.patch')
-rw-r--r--meta/recipes-support/hal/hal/configure_fix.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/hal/hal/configure_fix.patch b/meta/recipes-support/hal/hal/configure_fix.patch
index e8417040de..076e784e0b 100644
--- a/meta/recipes-support/hal/hal/configure_fix.patch
+++ b/meta/recipes-support/hal/hal/configure_fix.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [configuration]
+
The AC_LANG sections upset libtool 2.2.2, as do .cpp files without a call
to AC_PROG_CXX. Easiest solution is to patch this out for now.