summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2018-01-16 15:30:50 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2018-01-16 15:30:50 +0100
commit22a6ba9ff1efd96aca48af93cf6aa5ae64f54b69 (patch)
treee23d017da3cf07b56a87f95a4f2569efa7616686
parentdec20b6892b7f1156a1bfd378de5816ec7354f2b (diff)
downloadel_releases-standard-22a6ba9ff1efd96aca48af93cf6aa5ae64f54b69.tar.gz
Changed back tag so RC can be properly rebuilt
-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 65c6931..be5d8ff 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
5MANIFESTHASH ?= refs/tags/refs/tags/Enea_Linux_7.0_RC1 5MANIFESTHASH ?= refs/tags/EL6
6MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git 6MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git
7PROFILE_NAME := Standard 7PROFILE_NAME := Standard