summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/devtool
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2024-06-05 20:29:24 +0200
committerSteve Sakoman <steve@sakoman.com>2024-08-01 06:08:09 -0700
commitbeed6f316378eedbc866a2984924a5399be70b67 (patch)
tree121feba2108b4cc06ab1b8a329dc2f273f0e745e /meta-selftest/recipes-test/devtool
parentc861a9f92f0f4e2329433e21825d7c738901a8e4 (diff)
downloadpoky-beed6f316378eedbc866a2984924a5399be70b67.tar.gz
selftest: add Upstream-Status to .patch files
(From OE-Core rev: 34185c9d70920bf42323826f1ef31feab71c44e3) Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit e5e5561c178a565b3aa7cb540fe1c8f71917c882) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta-selftest/recipes-test/devtool')
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/arm.patch2
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/x86.patch2
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch2
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected1
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch2
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch.expected1
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch2
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/backported.patch2
8 files changed, 14 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/arm.patch b/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/arm.patch
index e33a2753f9..17ed5a54f1 100644
--- a/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/arm.patch
+++ b/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/arm.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [Test artefact]
2
1--- source.orig 2020-10-06 13:26:10.792688630 +0100 3--- source.orig 2020-10-06 13:26:10.792688630 +0100
2+++ source 2020-10-06 13:26:18.853424694 +0100 4+++ source 2020-10-06 13:26:18.853424694 +0100
3@@ -1 +1 @@ 5@@ -1 +1 @@
diff --git a/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/x86.patch b/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/x86.patch
index 1a0a175fa8..0af5ebbfaf 100644
--- a/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/x86.patch
+++ b/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/x86.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [Test artefact]
2
1--- source.orig 2020-10-06 13:26:10.792688630 +0100 3--- source.orig 2020-10-06 13:26:10.792688630 +0100
2+++ source 2020-10-06 13:26:18.853424694 +0100 4+++ source 2020-10-06 13:26:18.853424694 +0100
3@@ -1 +1 @@ 5@@ -1 +1 @@
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch b/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch
index 96ea0eb4e3..bc1ca4bc4a 100644
--- a/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch
+++ b/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [Test artefact]
2
1diff --git a/ignored b/ignored 3diff --git a/ignored b/ignored
2index a579759..e3d7b43 100644 4index a579759..e3d7b43 100644
3--- a/ignored 5--- a/ignored
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected b/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected
index 68ec6d9875..8ead9ee1ce 100644
--- a/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected
+++ b/meta-selftest/recipes-test/devtool/devtool-test-ignored/devtool-test-ignored.patch.expected
@@ -3,6 +3,7 @@ From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Thu, 28 May 2020 01:32:31 +0200 3Date: Thu, 28 May 2020 01:32:31 +0200
4Subject: [PATCH] meta-selftest: add test of .gitignore in tarball 4Subject: [PATCH] meta-selftest: add test of .gitignore in tarball
5 5
6Upstream-Status: Inappropriate [Test artefact]
6--- 7---
7 ignored | 2 +- 8 ignored | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-) 9 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch b/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch
index 6aaf409ebc..2b7088e367 100644
--- a/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch
+++ b/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [Test artefact]
2
1diff --git a/patch-me b/patch-me 3diff --git a/patch-me b/patch-me
2index a20b29a..5e35d1b 100644 4index a20b29a..5e35d1b 100644
3--- a/patch-me 5--- a/patch-me
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch.expected b/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch.expected
index 1bf25a61d0..52b0df74ce 100644
--- a/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch.expected
+++ b/meta-selftest/recipes-test/devtool/devtool-test-long-filename/0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch.expected
@@ -3,6 +3,7 @@ From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Thu, 28 May 2020 02:03:39 +0200 3Date: Thu, 28 May 2020 02:03:39 +0200
4Subject: [PATCH] meta-selftest: add test for .patch file with long filename 4Subject: [PATCH] meta-selftest: add test for .patch file with long filename
5 5
6Upstream-Status: Inappropriate [Test artefact]
6--- 7---
7 patch-me | 2 +- 8 patch-me | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-) 9 1 file changed, 1 insertion(+), 1 deletion(-)
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
index 4ea3d74f0f..db66a284b7 100644
--- 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
@@ -4,6 +4,8 @@ Date: Wed, 24 Feb 2016 17:43:03 +1300
4Subject: [PATCH] Add a note line to the quick reference 4Subject: [PATCH] Add a note line to the quick reference
5 5
6A test patch so we have a file to move around. 6A test patch so we have a file to move around.
7
8Upstream-Status: Inappropriate [Test artefact]
7--- 9---
8 doc/quickref.1.in | 1 + 10 doc/quickref.1.in | 1 +
9 1 file changed, 1 insertion(+) 11 1 file changed, 1 insertion(+)
diff --git a/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/backported.patch b/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/backported.patch
index c4f3f12666..5159652f69 100644
--- a/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/backported.patch
+++ b/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/backported.patch
@@ -4,6 +4,8 @@ Date: Mon Nov 18 18:43:15 2019 +0100
4 4
5 Backport of the NEWS file from version 1.6.0 5 Backport of the NEWS file from version 1.6.0
6 6
7Upstream-Status: Inappropriate [Test artefact]
8
7diff --git a/doc/NEWS b/doc/NEWS 9diff --git a/doc/NEWS b/doc/NEWS
8index 69793fc..fd49b1c 100644 10index 69793fc..fd49b1c 100644
9--- a/doc/NEWS 11--- a/doc/NEWS