1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-30 23:40:29 +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 95db662c8a
commit 5bb6e1083a
13 changed files with 17 additions and 3 deletions
@@ -8,3 +8,4 @@ PV = "2_26_01_02"
SRC_URI[md5sum] = "70b4918bc35c1bcfef34d6ba3fbce0c8"
SRC_URI[sha256sum] = "51266dd928f8d629cd417c869789a6c0d596612120f165619119cbaadfd66ee2"
INSANE_SKIP_${PN} = "installed-vs-shipped"