From 5bb6e1083ae977778f213f17335b076ad2d33004 Mon Sep 17 00:00:00 2001 From: Ash Charles Date: Sat, 14 Jun 2014 04:34:07 +0000 Subject: Use INSANE_SKIP_${PN} = "installed-vs-shipped" A number of recipes in recipes-ti install more files than are packaged causing lots of QA errors. We choose to ignore these. Signed-off-by: Ash Charles Signed-off-by: Denys Dmytriyenko --- recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-ti/linuxutils') diff --git a/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb b/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb index 2a67e6a4..75a32dab 100644 --- a/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb +++ b/recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb @@ -8,3 +8,4 @@ PV = "2_26_01_02" SRC_URI[md5sum] = "70b4918bc35c1bcfef34d6ba3fbce0c8" SRC_URI[sha256sum] = "51266dd928f8d629cd417c869789a6c0d596612120f165619119cbaadfd66ee2" +INSANE_SKIP_${PN} = "installed-vs-shipped" -- cgit v1.2.3-54-g00ecf