diff options
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Makefile b/build/Makefile index 226bc09f..cb264b08 100644 --- a/build/Makefile +++ b/build/Makefile @@ -207,6 +207,7 @@ 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 # |