diff options
author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2017-11-24 09:10:52 +0100 |
---|---|---|
committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2017-11-24 09:10:52 +0100 |
commit | d9ef1de3231f3600416c868c0fbed484a081c7b7 (patch) | |
tree | 64237f409997b546c55d2779f30bd694f633352b | |
parent | fbb2dbe124a6227f3744671390d904a2db1af290 (diff) | |
download | nfv-access-documentation-d9ef1de3231f3600416c868c0fbed484a081c7b7.tar.gz |
removed comment from MANIFESTHASH line
-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 70d3847..ddf20db 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 | 5 | MANIFESTHASH ?= refs/tags/Enea_NFV_Access_1.1 |
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 |