diff options
author | Feng Pan <fpan@redhat.com> | 2016-11-29 09:36:11 -0500 |
---|---|---|
committer | Feng Pan <fpan@redhat.com> | 2016-11-29 09:36:11 -0500 |
commit | 8804e06229a4df9387bafee5a2702cc738c58363 (patch) | |
tree | daa791ae730014dd4d600bb96aee939849349926 /build/Makefile | |
parent | bb26d0c43b7752cf9c38f98b2d7036440fdb781c (diff) |
Remove networking-vpp version fix
Change-Id: Icc4bc5a053e658f758a9dc7d22647348769a64ba
Signed-off-by: Feng Pan <fpan@redhat.com>
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/Makefile b/build/Makefile index cb264b08..226bc09f 100644 --- a/build/Makefile +++ b/build/Makefile @@ -207,7 +207,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 # |