summaryrefslogtreecommitdiffstats
path: root/linux_dpdk
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-02-04 09:43:40 +0200
committerHanoh Haim <hhaim@cisco.com>2016-02-04 09:43:40 +0200
commit3ce833855ba65fbc266399d098a3e2c8c90d67d0 (patch)
tree3ce4134d0e5be90e6ffb87558f552c52bfc91f67 /linux_dpdk
parent7447c92021d7ce3fc0fe115109b54a2f681f2392 (diff)
add stl-sim to pkg
Diffstat (limited to 'linux_dpdk')
-rwxr-xr-xlinux_dpdk/ws_main.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/linux_dpdk/ws_main.py b/linux_dpdk/ws_main.py
index 37e99cce..20a7ee1f 100755
--- a/linux_dpdk/ws_main.py
+++ b/linux_dpdk/ws_main.py
@@ -825,18 +825,20 @@ def copy_single_system1 (bld, exec_p, build_obj):
files_list=[
- 'libzmq.so.3.1.0',
'libzmq.so.3',
'trex-cfg',
'bp-sim-64',
'bp-sim-64-debug',
't-rex-debug-gdb',
+ 'stl-sim',
+ 'find_python.sh'
'release_notes.pdf',
'dpdk_nic_bind.py',
'dpdk_setup_ports.py',
'doc_process.py',
'trex_daemon_server',
- 'trex-console'
+ 'trex-console',
+ 'daemon_server'
];
files_dir=['cap2','avl','cfg','ko','automation', 'external_libs', 'python-lib','stl','api']