diff options
author | Feng Pan <fpan@redhat.com> | 2016-11-29 09:36:11 -0500 |
---|---|---|
committer | Feng Pan <fpan@redhat.com> | 2016-11-29 18:13:03 +0000 |
commit | 52edf198d0f848d9945a502da6c861ef9a043c61 (patch) | |
tree | a7a5fb79389b95c749e2a6c0a9db63961653626d | |
parent | 53ec4e9c172cfb527ec3b154ddd28109926f46b7 (diff) |
Remove networking-vpp version fix
Change-Id: Icc4bc5a053e658f758a9dc7d22647348769a64ba
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit 8804e06229a4df9387bafee5a2702cc738c58363)
-rw-r--r-- | build/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/Makefile b/build/Makefile index 5d97d3c4..b6efdf60 100644 --- a/build/Makefile +++ b/build/Makefile @@ -204,7 +204,6 @@ networking-vpp.noarch.rpm: networking-vpp networking-vpp: git clone https://git.openstack.org/openstack/networking-vpp - pushd networking-vpp && git reset --hard 343e8584e445e3dfc10975041d78df8abee1796d ############### # UNDERCLOUD # |