summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2018-01-16 14:33:46 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2018-01-16 14:33:46 +0100
commitb289be50fb9e04b518611713e546bc2b60663ab4 (patch)
tree2ef03fadf28496e549eabb1b957f88e2f946c55e
parent1812d9d99fa9723d7344c07cd1eaa81acad9a87a (diff)
downloadel_releases-standard-b289be50fb9e04b518611713e546bc2b60663ab4.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 72cac8e..293cfbd 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/Enea_Linux_7.0_RC1 5MANIFESTHASH ?= refs/tags/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