summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2017-12-21 10:56:26 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2017-12-21 10:56:26 +0100
commited7e3c2523fcbe8c74494e74b93d1a0e126264b0 (patch)
tree81b5ffb01220485a2a0a2c1745377dafa49f0a17
parent69d40ba9fbe478eb872c2c162bb15677adec49db (diff)
downloadnfv-access-documentation-ed7e3c2523fcbe8c74494e74b93d1a0e126264b0.tar.gz
updated manifest_conf.mk to the Enea NFV Access latest release tag
-rw-r--r--doc/manifest_conf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk
index b1b63cf..b25c1c8 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
5MANIFESTHASH ?= refs/tags/Enea_NFV_Access_1.1.1_RC2 5MANIFESTHASH ?= refs/tags/Enea_NFV_Access_1.1.1
6 #change the above value later to refs/tags/ELnnn (?) 6 #change the above value later to refs/tags/ELnnn (?)
7MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-nfv-access.git 7MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-nfv-access.git
8PROFILE_NAME := Enea NFV Access 8PROFILE_NAME := Enea NFV Access