summaryrefslogtreecommitdiffstats
path: root/recipes-ti/linuxutils
diff options
context:
space:
mode:
authorAsh Charles <ashcharles@gmail.com>2014-06-14 04:34:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-06-23 17:46:12 -0400
commit5bb6e1083ae977778f213f17335b076ad2d33004 (patch)
treefa0b96faad0d287d6468e2a52f123b8450d39a9f /recipes-ti/linuxutils
parent95db662c8a1bb2c89f1ec83658a07ba2d8ac6c0a (diff)
downloadmeta-ti-5bb6e1083ae977778f213f17335b076ad2d33004.tar.gz
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 <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/linuxutils')
-rw-r--r--recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb1
1 files changed, 1 insertions, 0 deletions
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"
8SRC_URI[md5sum] = "70b4918bc35c1bcfef34d6ba3fbce0c8" 8SRC_URI[md5sum] = "70b4918bc35c1bcfef34d6ba3fbce0c8"
9SRC_URI[sha256sum] = "51266dd928f8d629cd417c869789a6c0d596612120f165619119cbaadfd66ee2" 9SRC_URI[sha256sum] = "51266dd928f8d629cd417c869789a6c0d596612120f165619119cbaadfd66ee2"
10 10
11INSANE_SKIP_${PN} = "installed-vs-shipped"