From d37e927035699e8a7dcdffa687a6adda06fee4e9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 5 Jul 2011 11:13:43 +0100 Subject: elfutils: Update INSANE_SKIP to new syntax (From OE-Core rev: 77b67e740ae74b49b02fba86198b527b38c22a3d) Signed-off-by: Richard Purdie Signed-off-by: Richard Purdie --- meta/recipes-devtools/elfutils/elfutils_0.148.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/elfutils/elfutils_0.148.bb') 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" -- cgit v1.1