[cbootimage-configs PATCH] Add "submitting patches" section to README

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Stephen Warren <swarren@xxxxxxxxxx>

This tells users how/where to send patches, etc.

Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
---
 README.txt | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/README.txt b/README.txt
index 9f742cfcd9da..50a20a70aec1 100644
--- a/README.txt
+++ b/README.txt
@@ -1,3 +1,6 @@
+Introduction
+============
+
 The cbootimage-configs project contains cbootimage configuration files for
 many Tegra boards, both those designed by NVIDIA, and various third-parties.
 
@@ -8,6 +11,9 @@ If you wish to use cbootimage with a board that is not yet supported by this
 project, you might try contacting the vendor of the board to see if they'd be
 willing to contribute configuration files to this project.
 
+Adding Board Support
+====================
+
 If that doesn't work out, you may create the required configuration files
 using the following process:
 
@@ -74,3 +80,25 @@ Once you have performed these steps, you will have configuration files
 suitable for your personal use. We don't accept contributions to this project
 that were derived in this fashion.  We encourage you to contact the vendor
 and request them to submit their own configuration files.
+
+Submitting Changes
+==================
+
+To submit patches to this project, please use the following commands:
+
+* git format-patch --subject-prefix="cbootimage-configs PATCH"
+
+  Creates a patch file from your git commit.
+
+* git send-email --to linux-tegra@xxxxxxxxxxxxxxx *.patch
+
+  Sends the patch by email to the Tegra mailing list.
+
+Even though the primary upstream repository for this project is hosted on
+github, contributions aren't accepted via github pull requests. Github pull
+requests would bypass public code review on the project mailing list.
+
+Patches should be signed off (include a signed-off-by line) to indicate your
+acceptance of the code's license (see COPYING and the license header in each
+file). See http://developercertificate.org/ for details of what signed-off-by
+implies.
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux