From 89b9e8cbdccf656345b81557060deeb05bf63bf5 Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Wed, 26 Apr 2017 17:27:56 +0200 Subject: Updating the manifesthash value for Virt profile LXCR-7536 Updating to the CR that contains info about this new profile documentation as a whole. Signed-off-by: Miruna Paun --- doc/manifest_conf.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/manifest_conf.mk') diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk index 9b82c00..ae57566 100644 --- a/doc/manifest_conf.mk +++ b/doc/manifest_conf.mk @@ -2,6 +2,7 @@ # NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release # The values are shown in the release info # The manifest is used to fetch information into the release info from the distro files -MANIFESTHASH ?= refs/tags/EL6 +MANIFESTHASH ?= 0d0f06384afa65eaae4b170e234ee5a813edf44d +#change the above value later to refs/tags/ELnnn (?) MANIFESTURL := git://git.enea.se/linux/manifests/el_manifests-virtualization.git PROFILE_NAME := Virtualization -- cgit v1.2.3-54-g00ecf