[meta-lsi] [PATCH 69/86] lsi-image-sim: Add eglibc-dbg and valgrind packages

Daniel Dragomir daniel.dragomir at windriver.com
Wed Oct 29 08:36:17 PDT 2014


From: John Jacques <john.jacques at avagotech.com>

Add to lsi-image-sim IMAGE_INSTALL eglibc-dbg and valgrind
packages and the dependencies required.

Signed-off-by: John Jacques <john.jacques at avagotech.com>
---
 recipes-core/images/lsi-image-sim.bb | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/recipes-core/images/lsi-image-sim.bb b/recipes-core/images/lsi-image-sim.bb
index 9b8d67b..043254e 100644
--- a/recipes-core/images/lsi-image-sim.bb
+++ b/recipes-core/images/lsi-image-sim.bb
@@ -6,7 +6,17 @@ ${ROOTFS_PKGMANAGE_BOOTSTRAP} \
 ${CORE_IMAGE_EXTRA_INSTALL} \
 "
 
-IMAGE_INSTALL_append = " libgcc inetutils gdb gdbserver python-core lttng-modules lttng-tools"
+IMAGE_INSTALL_append = " \
+eglibc-dbg \
+libgcc \
+inetutils \
+gdb \
+gdbserver \
+python-core \
+lttng-modules \
+lttng-tools \
+valgrind \
+"
 
 IMAGE_LINGUAS = " "
 
-- 
1.8.1.4



More information about the meta-lsi mailing list