diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.148.bb | 2 |
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 2bedc0574a..e88a4789a9 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 = "\ | |||
75 | FILES_${PN} =+ "${libdir}/*-${PV}.so" | 75 | FILES_${PN} =+ "${libdir}/*-${PV}.so" |
76 | 76 | ||
77 | # The elfutils package contains symlinks that trip up insane | 77 | # The elfutils package contains symlinks that trip up insane |
78 | INSANE_SKIP_elfutils = "1" | 78 | INSANE_SKIP_${PN} = "dev-so" |