[meta-lsi] [PATCH 49/86] linux-yocto: Skipping QA check for 3.10 debug-files

Daniel Dragomir daniel.dragomir at windriver.com
Wed Oct 29 08:35:57 PDT 2014


From: Paul Butler <paul.butler at windriver.com>

For 3.10 kernel-dev subpackage, skip QA check.

Signed-off-by: Paul Butler <paul.butler at windriver.com>
---
 recipes-kernel/linux/linux-yocto_3.10.inc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-yocto_3.10.inc b/recipes-kernel/linux/linux-yocto_3.10.inc
index 6fb783a..e873bc6 100644
--- a/recipes-kernel/linux/linux-yocto_3.10.inc
+++ b/recipes-kernel/linux/linux-yocto_3.10.inc
@@ -9,4 +9,6 @@ KMACHINE = "${MACHINE}"
 LINUX_VERSION = "3.10.19"
 KMETA = "meta"
 
-LOCALCOUNT = "0"
\ No newline at end of file
+LOCALCOUNT = "0"
+
+INSANE_SKIP_kernel-dev = "debug-files"
-- 
1.8.1.4



More information about the meta-lsi mailing list