Signed-off-by: Mario Domenech Goulart <[email protected]>
---
 scripts/bitbake-metadata2doc.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bitbake-metadata2doc.py b/scripts/bitbake-metadata2doc.py
index 7d3a1fa..5e6fd96 100644
--- a/scripts/bitbake-metadata2doc.py
+++ b/scripts/bitbake-metadata2doc.py
@@ -222,7 +222,7 @@ def write_soc_pkg(data, out_dir):
             else:
                 boards_socs[board] = soc
     if board_in_multiple_socs:
-        sys.exit()
+        sys.exit(1)
 
     ## Use the most frequent package versions among boards of the same
     ## SoC, in case of different versions for the same package
-- 
1.7.10.4

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to