summaryrefslogtreecommitdiffstats
path: root/meta/classes/cmake.bbclass
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-09-06 14:15:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-06 23:56:27 +0100
commit6bf67081380367b05080ab5518baacdddafd7c34 (patch)
tree2976cd001a20720e0541a6d6e88d914771dec12f /meta/classes/cmake.bbclass
parent5ddec10f16db8948ea5e218ab7ec377b887dcce1 (diff)
downloadpoky-6bf67081380367b05080ab5518baacdddafd7c34.tar.gz
package.bbclass: skip already-stripped QA test if asked for
Some packages like grub have already stripped binaries e.g. ERROR: QA Issue: File '/boot/grub/kernel.img' from grub was already stripped, this will prevent future debugging! ERROR: QA run found fatal errors. Please consider fixing them. We would like to have a possibility to skip it using something like INSANE_SKIP_${PN} = "already-stripped" This adds the logic to do so it acts at PN level and not at package level. so something like INSANE_SKIP_${PN}-misc = "already-stripped" wont work. (From OE-Core rev: 765982f4c050d9cd3eb608d630312da482c737c7) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions