diff options
author | Trevor Gamblin <tgamblin@baylibre.com> | 2024-05-03 09:10:31 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-13 16:28:35 +0100 |
commit | 9c4e35079716bb612f2c90262ae0a111e0e6c766 (patch) | |
tree | dbe4887a899a3f775df91dbdad2e5100d860e0c9 /meta/lib | |
parent | 9132e3904a8f26d49c4c425a0b7d25b71e586890 (diff) | |
download | poky-9c4e35079716bb612f2c90262ae0a111e0e6c766.tar.gz |
patchtest: tests: update bugzilla_entry_format.fail testfile
Update the test file to target a more stable README file.
(From OE-Core rev: 3d0649ea8ca9dde982ee67aa866170ea4297ef4c)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
-rw-r--r-- | meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.fail | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.fail b/meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.fail index 80f409e952..854d7eb8c7 100644 --- a/meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.fail +++ b/meta/lib/patchtest/selftest/files/TestMbox.test_bugzilla_entry_format.fail | |||
@@ -1,25 +1,26 @@ | |||
1 | From fdfd605e565d874502522c4b70b786c8c5aa0bad Mon Sep 17 00:00:00 2001 | 1 | From f06e14633723c1e78bc7a4b0fd0d3b79d09f0c68 Mon Sep 17 00:00:00 2001 |
2 | From: name@somedomain.com <email@address.com> | 2 | From: name@somedomain.com <email@address.com> |
3 | Date: Fri, 17 Feb 2017 16:29:21 -0600 | 3 | Date: Thu, 2 May 2024 10:21:45 -0400 |
4 | Subject: [PATCH] README: adds 'foo' to the header | 4 | Subject: [PATCH] README.OE-Core.md: Add foo to header |
5 | 5 | ||
6 | This test patch adds 'foo' to the header | 6 | This test patch adds 'foo' to the header of README.OE-Core.md |
7 | 7 | ||
8 | [YOCTO 1234] | 8 | [YOCTO 1234] |
9 | 9 | ||
10 | Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> | 10 | Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> |
11 | --- | 11 | --- |
12 | README | 1 + | 12 | README.OE-Core.md | 1 + |
13 | 1 file changed, 1 insertion(+) | 13 | 1 file changed, 1 insertion(+) |
14 | 14 | ||
15 | diff --git a/README b/README | 15 | diff --git a/README.OE-Core.md b/README.OE-Core.md |
16 | index 521916cd4f..cdf29dcea3 100644 | 16 | index 687c58e410c..9d863891134 100644 |
17 | --- a/README | 17 | --- a/README.OE-Core.md |
18 | +++ b/README | 18 | +++ b/README.OE-Core.md |
19 | @@ -1,3 +1,4 @@ | 19 | @@ -1,3 +1,4 @@ |
20 | +**** FOO **** | 20 | +**** FOO **** |
21 | OpenEmbedded-Core | 21 | OpenEmbedded-Core |
22 | ================= | 22 | ================= |
23 | |||
24 | -- | ||
25 | 2.44.0 | ||
23 | 26 | ||
24 | -- | ||
25 | 2.11.0 | ||