diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-04-10 00:02:55 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-04-12 09:11:39 +0000 |
commit | 73cc4a90b588d860ae5436f9f54084ce75c6e7a5 (patch) | |
tree | 3001e95a849286321b295e9be72c298bb0e42621 | |
parent | b5774f3633635959f134cd406076e1f42ae17ca1 (diff) |
Update of VPP_REPO_URL and VPP_STABLE_VER files
- use vpp builds from vpp stable/1904 branch
- use new vpp ref build - ubuntu 16.04:
19.04-rc1~b4
- use new vpp ref build - ubuntu 18.04:
19.04-rc1~b5
- use new vpp ref build - centos7:
19.04-rc1~b4
Change-Id: I4d44a5f0d2e2e2760e3156ffee411e1e75800358
Signed-off-by: Jan Gelety <jgelety@cisco.com>
-rw-r--r-- | VPP_REPO_URL | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_CENTOS | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU_BIONIC | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/VPP_REPO_URL b/VPP_REPO_URL index c41c16cf4f..476695ac05 100644 --- a/VPP_REPO_URL +++ b/VPP_REPO_URL @@ -1 +1 @@ -https://packagecloud.io/install/repositories/fdio/master +https://packagecloud.io/install/repositories/fdio/1904
\ No newline at end of file diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index 16a53448cf..093fe1b6e6 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -19.04-rc0~214_gcae98b7~b6184
\ No newline at end of file +19.04-rc1~b4
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 5f9008e9ce..093fe1b6e6 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -19.04-rc0~640-g05f7ca1~b6800
\ No newline at end of file +19.04-rc1~b4
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU_BIONIC b/VPP_STABLE_VER_UBUNTU_BIONIC index f70a0145b4..83189da460 100644 --- a/VPP_STABLE_VER_UBUNTU_BIONIC +++ b/VPP_STABLE_VER_UBUNTU_BIONIC @@ -1 +1 @@ -19.04-rc0~640-g05f7ca110
\ No newline at end of file +19.04-rc1~b5
\ No newline at end of file |