From 33d98516b82e7cd801a0884e496aac288558f993 Mon Sep 17 00:00:00 2001 From: Maxim Uvarov Date: Thu, 28 Aug 2014 15:10:46 +0400 Subject: add snort and daq-odp to lng image Add snort and daq-odp to lng image. Odp is fixed for v8, enable it now for all MACHINEs. Change-Id: I1473ca62252631058d9bfc2c4225c3cbd246c1ba Signed-off-by: Maxim Uvarov --- meta-linaro/recipes-linaro/images/linaro-image-lng.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-linaro/recipes-linaro/images/linaro-image-lng.bb b/meta-linaro/recipes-linaro/images/linaro-image-lng.bb index 189556d8..7d46d68a 100644 --- a/meta-linaro/recipes-linaro/images/linaro-image-lng.bb +++ b/meta-linaro/recipes-linaro/images/linaro-image-lng.bb @@ -6,12 +6,14 @@ IMAGE_INSTALL += " \ calibrator \ curl \ cronie \ + daq-odp \ fping \ git \ lmbench \ lng-network-config \ ltp \ netperf \ + odp \ openssh-sftp-server \ openvswitch \ packagegroup-core-buildessential \ @@ -19,6 +21,7 @@ IMAGE_INSTALL += " \ python-numpy \ qemu \ rt-tests \ + snort \ trace-cmd \ tunctl \ usecpu \ @@ -29,7 +32,6 @@ IMAGE_INSTALL_append_armv7a = " \ systemtap \ valgrind \ trinity-example \ - odp \ " IMAGE_INSTALL_append_aarch64 = " \ @@ -37,7 +39,6 @@ IMAGE_INSTALL_append_aarch64 = " \ " IMAGE_INSTALL_append_qemux86 = " \ - odp \ " IMAGE_FEATURES += "\ -- cgit v1.2.3