summaryrefslogtreecommitdiffstats
path: root/recipes-ti/dsplink
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/dsplink
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/dsplink')
-rw-r--r--recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb b/recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb
index a124b21a..1d6fb009 100644
--- a/recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb
+++ b/recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb
@@ -14,3 +14,4 @@ SRC_URI += "file://dsplink-BKL-fix.patch \
14SRC_URI[dsplinktarball.md5sum] = "1bda596b631bd2f517edc70f6be4f2ca" 14SRC_URI[dsplinktarball.md5sum] = "1bda596b631bd2f517edc70f6be4f2ca"
15SRC_URI[dsplinktarball.sha256sum] = "4b1bda89bd8465b887f5bcdf7b95018bc1d1f8968c0c44f8cbad2a9e1c52bcb7" 15SRC_URI[dsplinktarball.sha256sum] = "4b1bda89bd8465b887f5bcdf7b95018bc1d1f8968c0c44f8cbad2a9e1c52bcb7"
16 16
17INSANE_SKIP_${PN} = "installed-vs-shipped"