[meta-lsi] [PATCH 05/26] Add perf and the debug fortran libraries.
Daniel Dragomir
daniel.dragomir at windriver.com
Fri Aug 5 08:33:28 PDT 2016
From: John Jacques <john.jacques at intel.com>
Remove the subpkg with static libraries for fortran as long as
it's empty and it generate this error on creating the final image.
ERROR: libgfortran-staticdev not found in the base feeds
Signed-off-by: John Jacques <john.jacques at intel.com>
Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
---
recipes-core/images/axxia-image-large.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-core/images/axxia-image-large.bb b/recipes-core/images/axxia-image-large.bb
index 33cbe02..48003eb 100644
--- a/recipes-core/images/axxia-image-large.bb
+++ b/recipes-core/images/axxia-image-large.bb
@@ -183,6 +183,8 @@ gfortran \
gfortran-symlinks \
libgfortran \
libgfortran-dev \
+libgfortran-dbg \
+perf \
"
DESCRIPTION = ""
--
2.7.4
More information about the meta-lsi
mailing list