From b26854f76b2fa8d44937bdae0664b1a24b2c7e78 Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Wed, 22 Jun 2016 19:24:31 +0200 Subject: Initial commit --- doc/manifest_conf.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/manifest_conf.mk (limited to 'doc/manifest_conf.mk') diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk new file mode 100644 index 0000000..686f101 --- /dev/null +++ b/doc/manifest_conf.mk @@ -0,0 +1,7 @@ +# To be included in Makefile +# 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 := krogoth +MANIFESTURL := git://git.enea.se/linux/manifests/el_manifests-networking.git +PROFILE_NAME := Networking -- cgit v1.2.3-54-g00ecf