diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-08-21 07:54:06 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-08-22 07:42:11 +0000 |
commit | aa607b0f4c016dc95a69ff81adead1e21149d267 (patch) | |
tree | 88dee77ef44298bb29095b5ecbeb393c752dad0c | |
parent | 5e7f690791d84a32052d249af8bbfbfc7aa8e089 (diff) |
Use vpp 19.08-release builds
- vpp repo updated to release branch
- vpp stable builds updated to 19.08-release
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Change-Id: I47cdb90d2a9714d49b84648b8e3979815e4d4439
-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 3d9a31e9ee..dd85a09321 100644 --- a/VPP_REPO_URL +++ b/VPP_REPO_URL @@ -1 +1 @@ -https://packagecloud.io/install/repositories/fdio/1908 +https://packagecloud.io/install/repositories/fdio/release diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index 54b6bd3b8a..a0c13e2e43 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -19.08-rc2~b26
\ No newline at end of file +19.08-release diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 54b6bd3b8a..a0c13e2e43 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -19.08-rc2~b26
\ No newline at end of file +19.08-release diff --git a/VPP_STABLE_VER_UBUNTU_BIONIC b/VPP_STABLE_VER_UBUNTU_BIONIC index 8513756917..a0c13e2e43 100644 --- a/VPP_STABLE_VER_UBUNTU_BIONIC +++ b/VPP_STABLE_VER_UBUNTU_BIONIC @@ -1 +1 @@ -19.08-rc2
\ No newline at end of file +19.08-release |