summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2017-06-26 19:04:42 +0200
committerMiruna Paun <Miruna.Paun@enea.com>2017-06-26 19:04:42 +0200
commit48ece5189e5f5495e4a867eefef85f182225e493 (patch)
tree5d4af7edaf6429551017bc5805677c014eeafec9
parent9d658aca5624735d42ac7dd6c96407e2691452ab (diff)
downloadel_releases-virtualization-48ece5189e5f5495e4a867eefef85f182225e493.tar.gz
Updating the Makefile and commenting default
value of manifesthash in manifest_conf.mk Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
-rw-r--r--doc/Makefile2
-rw-r--r--doc/manifest_conf.mk2
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
19TMPCLONEROOT_MANIFEST := $(TMPCLONEROOT)/manifest 19TMPCLONEROOT_MANIFEST := $(TMPCLONEROOT)/manifest
20 20
21 21
22# ******************* AutoGenerated chapter from template and target READMEs ******* 22# ******************* AutoGenerated chapters from template and target READMEs *******
23BUILDBOOT_XML := book-enea-linux-release-info/doc/build_boot_generated.xml 23BUILDBOOT_XML := book-enea-linux-release-info/doc/build_boot_generated.xml
24BUILDBOOT_TEMPLATE := book-enea-linux-release-info/doc/build_boot_template.xml 24BUILDBOOT_TEMPLATE := book-enea-linux-release-info/doc/build_boot_template.xml
25 25
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 @@
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 ?= 0d0f06384afa65eaae4b170e234ee5a813edf44d 5#MANIFESTHASH ?= 0d0f06384afa65eaae4b170e234ee5a813edf44d
6#change the above value later to refs/tags/ELnnn (?) 6#change the above value later to refs/tags/ELnnn (?)
7MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-virtualization.git 7MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-virtualization.git
8PROFILE_NAME := Virtualization 8PROFILE_NAME := Virtualization