Patch to tldk bootstrap on the tldk package download. 40/7240/4
authorFangyin Hu <fangyinx.hu@intel.com>
Wed, 21 Jun 2017 02:08:17 +0000 (22:08 -0400)
committerJan Gelety <jgelety@cisco.com>
Thu, 6 Jul 2017 18:14:35 +0000 (18:14 +0000)
    Rebase and fix the path issue.

Change-Id: I572e4c81feb54e7f391af0007af709cafa42c255
Signed-off-by: qun wan <qun.wan@intel.com>
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
bootstrap-TLDK.sh

index e060155..4678bf5 100755 (executable)
@@ -118,7 +118,7 @@ TLDK_TAR_FILE="tldk_depends.tar.gz"
 wget "fast.dpdk.org/rel/${DPDK_PACKAGE}"
 
 tar zcf ${TLDK_TAR_FILE} ${DPDK_PACKAGE} ./tldk/ \
-    ./tests/tldk/tldk_testconfig/ ./tests/tldk/tldk_deplibs/
+    ./tests/tldk/tldk_testconfig/
 
 cat ${VIRL_PKEY}
 # Copy the files to VIRL host