diff options
author | Ash Charles <ashcharles@gmail.com> | 2014-06-14 04:34:07 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-06-23 17:46:12 -0400 |
commit | 5bb6e1083ae977778f213f17335b076ad2d33004 (patch) | |
tree | fa0b96faad0d287d6468e2a52f123b8450d39a9f /recipes-ti/edma3lld | |
parent | 95db662c8a1bb2c89f1ec83658a07ba2d8ac6c0a (diff) | |
download | meta-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/edma3lld')
-rw-r--r-- | recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb b/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb index 9b03e9b3..549e0209 100644 --- a/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb +++ b/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb | |||
@@ -7,3 +7,4 @@ SRC_URI_edma3lldsite = "sdo_tii/psp" | |||
7 | SRC_URI[edma3lldbin.md5sum] = "b3c41cb946e2e4b94348fc6bcbe30b16" | 7 | SRC_URI[edma3lldbin.md5sum] = "b3c41cb946e2e4b94348fc6bcbe30b16" |
8 | SRC_URI[edma3lldbin.sha256sum] = "617db3eadff33a88e3d42818c204f379906da3b312bc120092408043e7e2aaeb" | 8 | SRC_URI[edma3lldbin.sha256sum] = "617db3eadff33a88e3d42818c204f379906da3b312bc120092408043e7e2aaeb" |
9 | 9 | ||
10 | INSANE_SKIP_${PN} = "installed-vs-shipped" | ||