DORMANTno replies

[PATCH] lttng-tools: no need to delete libxml.m4

From: Ross Burton <hidden>
Date: 2017-02-08 16:09:11
Subsystem: the rest · Maintainer: Linus Torvalds

The configure.ac uses pkg-config now and this macro doesn't exist in the tarball
anymore, so remove the deletion.

Signed-off-by: Ross Burton <redacted>
---
 meta/recipes-kernel/lttng/lttng-tools_2.9.3.bb | 5 -----
 1 file changed, 5 deletions(-)
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.9.3.bb b/meta/recipes-kernel/lttng/lttng-tools_2.9.3.bb
index 741d884..4c11e5b 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.9.3.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.9.3.bb
@@ -50,11 +50,6 @@ FILES_${PN}-dev += "${PYTHON_SITEPACKAGES_DIR}/*.la"
 INSANE_SKIP_${PN} = "libexec dev-so"
 INSANE_SKIP_${PN}-dbg = "libexec"
 
-do_configure_prepend () {
-    # Delete a shipped m4 file that overrides our patched one
-    rm -f ${S}/m4/libxml.m4
-}
-
 do_install_ptest () {
     for f in Makefile tests/Makefile tests/utils/utils.sh ; do
         install -D "${B}/$f" "${D}${PTEST_PATH}/$f"
-- 
2.8.1

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help