diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile | 2 | ||||
-rw-r--r-- | 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 | |||
19 | TMPCLONEROOT_MANIFEST := $(TMPCLONEROOT)/manifest | 19 | TMPCLONEROOT_MANIFEST := $(TMPCLONEROOT)/manifest |
20 | 20 | ||
21 | 21 | ||
22 | # ******************* AutoGenerated chapter from template and target READMEs ******* | 22 | # ******************* AutoGenerated chapters from template and target READMEs ******* |
23 | BUILDBOOT_XML := book-enea-linux-release-info/doc/build_boot_generated.xml | 23 | BUILDBOOT_XML := book-enea-linux-release-info/doc/build_boot_generated.xml |
24 | BUILDBOOT_TEMPLATE := book-enea-linux-release-info/doc/build_boot_template.xml | 24 | BUILDBOOT_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 |
5 | MANIFESTHASH ?= 0d0f06384afa65eaae4b170e234ee5a813edf44d | 5 | #MANIFESTHASH ?= 0d0f06384afa65eaae4b170e234ee5a813edf44d |
6 | #change the above value later to refs/tags/ELnnn (?) | 6 | #change the above value later to refs/tags/ELnnn (?) |
7 | MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-virtualization.git | 7 | MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-virtualization.git |
8 | PROFILE_NAME := Virtualization | 8 | PROFILE_NAME := Virtualization |