summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.148.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb
index 2bedc05..e88a478 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.148.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.148.bb
@@ -75,4 +75,4 @@ FILES_${PN}-binutils = "\
FILES_${PN} =+ "${libdir}/*-${PV}.so"
# The elfutils package contains symlinks that trip up insane
-INSANE_SKIP_elfutils = "1"
+INSANE_SKIP_${PN} = "dev-so"
OpenPOWER on IntegriCloud