mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02:00
selftest: add Upstream-Status to .patch files
(From OE-Core rev: e5e5561c178a565b3aa7cb540fe1c8f71917c882) 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>
This commit is contained in:
parent
510eb2c375
commit
582b2627a8
|
@ -4,7 +4,7 @@ Date: Wed, 27 Dec 2023 09:55:48 +0000
|
|||
Subject: [PATCH] Greet "OE-Core"
|
||||
|
||||
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
|
||||
Upstream-Status: Inappropriate
|
||||
Upstream-Status: Inappropriate [Test artefact]
|
||||
---
|
||||
src/main.rs | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Upstream-Status: Inappropriate [Test artefact]
|
||||
|
||||
--- source.orig 2020-10-06 13:26:10.792688630 +0100
|
||||
+++ source 2020-10-06 13:26:18.853424694 +0100
|
||||
@@ -1 +1 @@
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Upstream-Status: Inappropriate [Test artefact]
|
||||
|
||||
--- source.orig 2020-10-06 13:26:10.792688630 +0100
|
||||
+++ source 2020-10-06 13:26:18.853424694 +0100
|
||||
@@ -1 +1 @@
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Upstream-Status: Inappropriate [Test artefact]
|
||||
|
||||
diff --git a/ignored b/ignored
|
||||
index a579759..e3d7b43 100644
|
||||
--- a/ignored
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Martin Jansa <Martin.Jansa@gmail.com>
|
|||
Date: Thu, 28 May 2020 01:32:31 +0200
|
||||
Subject: [PATCH] meta-selftest: add test of .gitignore in tarball
|
||||
|
||||
Upstream-Status: Inappropriate [Test artefact]
|
||||
---
|
||||
ignored | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Upstream-Status: Inappropriate [Test artefact]
|
||||
|
||||
diff --git a/patch-me b/patch-me
|
||||
index a20b29a..5e35d1b 100644
|
||||
--- a/patch-me
|
||||
|
|
|
@ -3,6 +3,7 @@ From: Martin Jansa <Martin.Jansa@gmail.com>
|
|||
Date: Thu, 28 May 2020 02:03:39 +0200
|
||||
Subject: [PATCH] meta-selftest: add test for .patch file with long filename
|
||||
|
||||
Upstream-Status: Inappropriate [Test artefact]
|
||||
---
|
||||
patch-me | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
|
|
@ -4,6 +4,8 @@ Date: Wed, 24 Feb 2016 17:43:03 +1300
|
|||
Subject: [PATCH] Add a note line to the quick reference
|
||||
|
||||
A test patch so we have a file to move around.
|
||||
|
||||
Upstream-Status: Inappropriate [Test artefact]
|
||||
---
|
||||
doc/quickref.1.in | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
|
|
@ -4,6 +4,8 @@ Date: Mon Nov 18 18:43:15 2019 +0100
|
|||
|
||||
Backport of the NEWS file from version 1.6.0
|
||||
|
||||
Upstream-Status: Inappropriate [Test artefact]
|
||||
|
||||
diff --git a/doc/NEWS b/doc/NEWS
|
||||
index 69793fc..fd49b1c 100644
|
||||
--- a/doc/NEWS
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Upstream-Status: Inappropriate [Test artefact]
|
||||
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
index 432a9b4..bbf7c74 100644
|
||||
--- a/Makefile.am
|
||||
|
|
|
@ -4,6 +4,8 @@ Date: Fri, 9 Feb 2018 17:37:48 +0200
|
|||
Subject: [PATCH] Test patch here!
|
||||
|
||||
This is an invalid patch used by oe-selftest
|
||||
|
||||
Upstream-Status: Inappropriate [Test artefact]
|
||||
---
|
||||
README | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Upstream-Status: Inappropriate [Test artefact]
|
||||
|
||||
diff --git a/file2 b/file2
|
||||
new file mode 100644
|
||||
index 0000000..049b42e
|
||||
|
|
Loading…
Reference in New Issue
Block a user