diff options
-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 293cfbd..65c6931 100644 --- a/doc/manifest_conf.mk +++ b/doc/manifest_conf.mk | |||
@@ -2,6 +2,6 @@ | |||
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/refs/tags/EL6 | 5 | MANIFESTHASH ?= refs/tags/refs/tags/Enea_Linux_7.0_RC1 |
6 | MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git | 6 | MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git |
7 | PROFILE_NAME := Standard | 7 | PROFILE_NAME := Standard |