diff options
author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2017-11-27 14:45:27 +0100 |
---|---|---|
committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2017-11-27 14:45:27 +0100 |
commit | ded640f3226d49a120abd0bb71189254eca9b01e (patch) | |
tree | 2e7c24a4a760f8c34be8c97472892d7102f54224 | |
parent | 15a291359e83b4b1efa788a0b230d6e3bb237573 (diff) | |
download | nfv-access-documentation-ded640f3226d49a120abd0bb71189254eca9b01e.tar.gz |
Revert "Updated manifest tag to Enea_NFV_Access_1.1.1_RC_2"
This reverts commit 15a291359e83b4b1efa788a0b230d6e3bb237573.
-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 771bbcc..5a8923c 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_1.1.1_RC_2 | 5 | MANIFESTHASH ?= refs/tags/Enea_NFV_Access_1.1.1_RC1 |
6 | #change the above value later to refs/tags/ELnnn (?) | 6 | #change the above value later to refs/tags/ELnnn (?) |
7 | MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-nfv-access.git | 7 | MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-nfv-access.git |
8 | PROFILE_NAME := Enea NFV Access | 8 | PROFILE_NAME := Enea NFV Access |