blob: a7d86cd378d48a125101c122c51e817f0c551c0a [file] [log] [blame]
pierventre83611422020-08-14 22:53:15 +02001#
2# Copyright 2020-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17# Released tags, commits hash, branches and reviews / pull requests.
18
19# The APPNAME targets defined in the Makefile will download the repo and will try to checkout
20# the APPNAME_VERSION defined here, using the following methods in order:
21# (1) Checkout local source code (local branch not yet pushed);
22# (2) Fetch from Gerrit/Github (pending review in the form of refs/changes/... or pending pull request);
23#
24# The APPNAME-build targets will try to build with the given version, using the following sources in order:
25# (1) Download from Maven central (for released versions or snapshots);
26# (2) Checkout Local source code (local branch not yet pushed);
27# (3) Fetch from Gerrit/Github (pending review in the form of refs/changes/... or pending pull request);
28
pierventred28f9752021-07-01 12:16:30 +020029export ONOS_VERSION ?= cf5dabd3dd6b1a94fb718da6fe8d5e95ef1e5479
30export TRELLIS_CONTROL_VERSION ?= 02fd3b0d4943c98524f30348026dc986f24dce2d
pierventre546d9132021-01-21 21:40:42 +010031export TRELLIS_T3_VERSION ?= 4fd3b46d76d1738c3d69d5fdc56603ac77fbfdc0
pierventred28f9752021-07-01 12:16:30 +020032export UP4_VERSION ?= 9d42eb45b86f9720d0d45f9dc9cf62804a9921a3
33export FABRIC_TNA_VERSION ?= e4d9beabba84e1d6f378e6806dceb1d4643a7606