summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch')
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch b/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch
new file mode 100644
index 0000000000..4ea3d74f0f
--- /dev/null
+++ b/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch
@@ -0,0 +1,25 @@
1From 1478846ebfac690684e9c48049d08e0065f97a36 Mon Sep 17 00:00:00 2001
2From: Paul Eggleton <paul.eggleton@linux.intel.com>
3Date: Wed, 24 Feb 2016 17:43:03 +1300
4Subject: [PATCH] Add a note line to the quick reference
5
6A test patch so we have a file to move around.
7---
8 doc/quickref.1.in | 1 +
9 1 file changed, 1 insertion(+)
10
11diff --git a/doc/quickref.1.in b/doc/quickref.1.in
12index 389008b..226615c 100644
13--- a/doc/quickref.1.in
14+++ b/doc/quickref.1.in
15@@ -560,6 +560,7 @@ you want, at runtime, to change the parameters of.
16 .P
17 If you find any other problems, please report them.
18
19+NOTE: this is an important note.
20
21 .SH REPORTING BUGS
22 Report bugs in
23--
242.5.0
25