Commit 4b855d93 authored by Rohan's avatar Rohan

vpp sync to latest validated commit

parent 7f75bde9
...@@ -67,7 +67,7 @@ RUN git clone -b stable/2101 https://github.com/fdio/vpp.git && \ ...@@ -67,7 +67,7 @@ RUN git clone -b stable/2101 https://github.com/fdio/vpp.git && \
git clone https://github.com/travelping/upg-vpp.git && \ git clone https://github.com/travelping/upg-vpp.git && \
# For the moment let us fix a given commit # For the moment let us fix a given commit
cd upg-vpp && \ cd upg-vpp && \
git checkout -f 4d32e1721c1e9a1bd7ea861658f502a64f9b4073 && \ git checkout -f 1f047425c5c99db44c2e599ad1dfd767d426cce8 && \
cd .. && \ cd .. && \
mv upg-vpp/upf/ vpp/src/plugins/ && \ mv upg-vpp/upf/ vpp/src/plugins/ && \
mv upg-vpp/vpp-patches/* scripts/patches/ && \ mv upg-vpp/vpp-patches/* scripts/patches/ && \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment