diff options
author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2018-10-23 10:16:45 +0200 |
---|---|---|
committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2018-10-23 10:17:51 +0200 |
commit | f4371c7f849840ab9c752a2175632915ebb18d2c (patch) | |
tree | 583f9c8bb0ba95fe3a03a224dba2f71a6d5fa41e | |
parent | 73462875883782f3a867a8a9a738ad9d344db401 (diff) | |
download | el_releases-rt-f4371c7f849840ab9c752a2175632915ebb18d2c.tar.gz |
updated manifest hash to latest release tag
Change-Id: I5dae7d6f9f33448f7503bafdaf20b7cea4de0ade
-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 3bab6f4..1452aac 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 ?= sumo | 5 | MANIFESTHASH ?= refs/tags/Enea_Linux_8.0 |
6 | MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-rt.git | 6 | MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-rt.git |
7 | PROFILE_NAME := rt | 7 | PROFILE_NAME := rt |