From 48ece5189e5f5495e4a867eefef85f182225e493 Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Mon, 26 Jun 2017 19:04:42 +0200 Subject: Updating the Makefile and commenting default value of manifesthash in manifest_conf.mk Signed-off-by: Miruna Paun --- doc/Makefile | 2 +- doc/manifest_conf.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Makefile b/doc/Makefile index 2149730..f99ff90 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -19,7 +19,7 @@ include init.mk TMPCLONEROOT_MANIFEST := $(TMPCLONEROOT)/manifest -# ******************* AutoGenerated chapter from template and target READMEs ******* +# ******************* AutoGenerated chapters from template and target READMEs ******* BUILDBOOT_XML := book-enea-linux-release-info/doc/build_boot_generated.xml BUILDBOOT_TEMPLATE := book-enea-linux-release-info/doc/build_boot_template.xml diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk index 9311930..2da4a7a 100644 --- a/doc/manifest_conf.mk +++ b/doc/manifest_conf.mk @@ -2,7 +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 ?= 0d0f06384afa65eaae4b170e234ee5a813edf44d +#MANIFESTHASH ?= 0d0f06384afa65eaae4b170e234ee5a813edf44d #change the above value later to refs/tags/ELnnn (?) MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-virtualization.git PROFILE_NAME := Virtualization -- cgit v1.2.3-54-g00ecf