From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH v3 2/2] doc: remove empty chapter "Working with GIT sources"
Date: Mon, 2 Sep 2019 17:44:53 +0200 [thread overview]
Message-ID: <20190902154453.21275-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20190902154453.21275-1-rhi@pengutronix.de>
All options for git:// <PKG>_URLs are explained in that same paragraph,
`git ptx-patches` is already explained in the "Patching Packages"
chapter, and out-of-tree building is explained in the Daily Work
chapter. If anything else related to Git is still open, this chapter can
be re-added later, but it is useless for now (and regularly confuses me
when looking for the location where all those things mentioned above are
explained).
Fixes: 185c2bebaa1686f2faac ("Split the daily-work section into separate files")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
Notes:
v2 -> v3:
- also remove the include from daily_work_section.rst
v1 -> v2: no changes
doc/daily_work_section.rst | 1 -
doc/ref_make_variables.inc | 3 +--
doc/working_with_git_sources.inc | 6 ------
3 files changed, 1 insertion(+), 9 deletions(-)
delete mode 100644 doc/working_with_git_sources.inc
diff --git a/doc/daily_work_section.rst b/doc/daily_work_section.rst
index 42a61e3c42dc..b9c4c0b5d98f 100644
--- a/doc/daily_work_section.rst
+++ b/doc/daily_work_section.rst
@@ -4,5 +4,4 @@ Various Aspects of Daily Work
.. include:: daily_work.inc
.. include:: nfsroot.inc
.. include:: multi_image_platforms.inc
-.. include:: working_with_git_sources.inc
.. include:: including_bsp_doc.inc
diff --git a/doc/ref_make_variables.inc b/doc/ref_make_variables.inc
index f2b491b407e9..e9a5c5a136ce 100644
--- a/doc/ref_make_variables.inc
+++ b/doc/ref_make_variables.inc
@@ -192,8 +192,7 @@ Package Definition
archive defined ``<PKG>_SOURCE`` and use it if available.
Git URLs must either start with 'git://' or end with '.git'. They have a
- mandatory ``tag=<tagname>`` option. Refer :ref:`gitSources` how to make use of
- it.
+ mandatory ``tag=<tagname>`` option.
Svn URLs must start with 'svn://'. They have a mandatory
``rev=r<number>`` option.
diff --git a/doc/working_with_git_sources.inc b/doc/working_with_git_sources.inc
deleted file mode 100644
index 0514ba96640f..000000000000
--- a/doc/working_with_git_sources.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-.. _gitSources:
-
-Working with GIT sources
-------------------------
-
-TBD
--
2.23.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2019-09-02 15:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-02 15:44 [ptxdist] [PATCH v3 1/2] doc: dev manual: proof-read and update the "Patching Packages" section Roland Hieber
2019-09-02 15:44 ` Roland Hieber [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190902154453.21275-2-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox