diff options
author | Jan Gelety <jgelety@cisco.com> | 2016-06-07 16:38:47 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2016-06-10 15:27:29 +0200 |
commit | 800ff9b53f5c861e4625509d1403c1cb4606583b (patch) | |
tree | de8a521b10456ce05b828acb453096798dec3e32 /VPP_MASTER_STABLE_VER | |
parent | c79921fc24b3e56e6b1a9e263d657ec7a8addd84 (diff) |
Use files to store VPP stable build data
- add VPP_REPO_URL file to store path to VPP build repository
- add VPP_STABLE_VER file to store VPP stable build version
- adapt bootstrap*.sh files to read VPP build repository path
and VPP stable build version from files
Change-Id: I2997320ec3df68eaf092795e5d553fb3f024d366
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'VPP_MASTER_STABLE_VER')
-rw-r--r-- | VPP_MASTER_STABLE_VER | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VPP_MASTER_STABLE_VER b/VPP_MASTER_STABLE_VER new file mode 100644 index 0000000000..f8e30ad62e --- /dev/null +++ b/VPP_MASTER_STABLE_VER @@ -0,0 +1 @@ +16.09-rc0~65-g30097b5~b232_amd64 |