1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-26 05:48:04 +00:00

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>
This commit is contained in:
Ash Charles
2014-06-14 04:34:07 +00:00
committed by Denys Dmytriyenko
parent c725d8334f
commit ec85fc2d3b
13 changed files with 17 additions and 3 deletions
@@ -5,4 +5,4 @@ PV = "2_26_00_01"
SRC_URI[fctarball.md5sum] = "40b51cade2f9ae6e6f6dca73c17065af"
SRC_URI[fctarball.sha256sum] = "3f7a12a51dfe87310828a31518d7ef8f9039e59269c0ca24f74a68433c235048"
INSANE_SKIP_${PN} = "installed-vs-shipped"