diff options
Diffstat (limited to 'meta/recipes-devtools/perl-cross/files/0001-Makefile-check-the-file-if-patched-or-not.patch')
-rw-r--r-- | meta/recipes-devtools/perl-cross/files/0001-Makefile-check-the-file-if-patched-or-not.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/perl-cross/files/0001-Makefile-check-the-file-if-patched-or-not.patch b/meta/recipes-devtools/perl-cross/files/0001-Makefile-check-the-file-if-patched-or-not.patch index 4e9153ebf1..7efee733c6 100644 --- a/meta/recipes-devtools/perl-cross/files/0001-Makefile-check-the-file-if-patched-or-not.patch +++ b/meta/recipes-devtools/perl-cross/files/0001-Makefile-check-the-file-if-patched-or-not.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 3eb33dce6e3c93e1b3efcc9649f871100adada30 Mon Sep 17 00:00:00 2001 | 1 | From d0292a4f91ca22f8919a0f13d8961f98743bdbf1 Mon Sep 17 00:00:00 2001 |
2 | From: Mingli Yu <mingli.yu@windriver.com> | 2 | From: Mingli Yu <mingli.yu@windriver.com> |
3 | Date: Fri, 2 Jul 2021 09:08:21 +0000 | 3 | Date: Fri, 2 Jul 2021 09:08:21 +0000 |
4 | Subject: [PATCH] Makefile: check the file if patched or not | 4 | Subject: [PATCH] Makefile: check the file if patched or not |
@@ -9,7 +9,6 @@ one time. | |||
9 | Upstream-Status: Inappropriate (OE-specific) | 9 | Upstream-Status: Inappropriate (OE-specific) |
10 | 10 | ||
11 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 11 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
12 | |||
13 | --- | 12 | --- |
14 | Makefile | 2 +- | 13 | Makefile | 2 +- |
15 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |