blob: 2648b03364529467a5bdf1d2ed67b11cb7fc2bda [file] [log] [blame]
Andrew Geissler220dafd2023-10-04 10:18:08 -05001From fdfd605e565d874502522c4b70b786c8c5aa0bad Mon Sep 17 00:00:00 2001
2From: name@somedomain.com <email@address.com>
3Date: Fri, 17 Feb 2017 16:29:21 -0600
4Subject: [PATCH] README: adds 'foo' to the header
5
6This test patch adds 'foo' to the header
7
8[YOCTO #1234]
9
10Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
11---
12 README | 1 +
13 1 file changed, 1 insertion(+)
14
15diff --git a/README b/README
16index 521916cd4f..cdf29dcea3 100644
17--- a/README
18+++ b/README
19@@ -1,3 +1,4 @@
20+**** FOO ****
21 OpenEmbedded-Core
22 =================
23
24--
252.11.0