diff options
author | jenkins <eltf@list.enea.se> | 2020-04-14 06:58:18 +0200 |
---|---|---|
committer | jenkins <eltf@list.enea.se> | 2020-04-14 06:58:18 +0200 |
commit | 5d6764292ad589992be1e44f61d162507c6bc929 (patch) | |
tree | ab5bed6b774f7c3bff04f280b2a25c7e127322f8 | |
parent | 980c652f32d918fc71953c452012d5e44154b3fb (diff) | |
download | nfv-access-documentation-5d6764292ad589992be1e44f61d162507c6bc929.tar.gz |
Updated manifest tag to Enea_NFV_Access_2.2.2_RC22Enea_NFV_Access_2.2.2_RC22
-rw-r--r-- | doc/manifest_conf.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk index b007c90..a7e35aa 100644 --- a/doc/manifest_conf.mk +++ b/doc/manifest_conf.mk | |||
@@ -2,7 +2,7 @@ | |||
2 | # NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release | 2 | # NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release |
3 | # The values are shown in the release info | 3 | # The values are shown in the release info |
4 | # The manifest is used to fetch information into the release info from the distro files | 4 | # The manifest is used to fetch information into the release info from the distro files |
5 | MANIFESTHASH ?= refs/tags/Enea_NFV_Access_2.2.2_RC21 | 5 | MANIFESTHASH ?= refs/tags/Enea_NFV_Access_2.2.2_RC22 |
6 | #change the above value later to refs/tags/ELnnn (?) | 6 | #change the above value later to refs/tags/ELnnn (?) |
7 | MANIFESTURL := ssh://gerrit.enea.se:29418/linux/manifests/el_manifests-nfv-access | 7 | MANIFESTURL := ssh://gerrit.enea.se:29418/linux/manifests/el_manifests-nfv-access |
8 | PROFILE_NAME := Enea NFV Access | 8 | PROFILE_NAME := Enea NFV Access |