diff options
Diffstat (limited to 'meta-webserver/recipes-webadmin/cockpit/files/0002-fix-makefile-use-copy-rule-for-unmodified-files.patch')
-rw-r--r-- | meta-webserver/recipes-webadmin/cockpit/files/0002-fix-makefile-use-copy-rule-for-unmodified-files.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-webadmin/cockpit/files/0002-fix-makefile-use-copy-rule-for-unmodified-files.patch b/meta-webserver/recipes-webadmin/cockpit/files/0002-fix-makefile-use-copy-rule-for-unmodified-files.patch index 48702c3d1e..1e5cf09d16 100644 --- a/meta-webserver/recipes-webadmin/cockpit/files/0002-fix-makefile-use-copy-rule-for-unmodified-files.patch +++ b/meta-webserver/recipes-webadmin/cockpit/files/0002-fix-makefile-use-copy-rule-for-unmodified-files.patch | |||
@@ -3,6 +3,8 @@ From: Michael Haener <michael.haener@siemens.com> | |||
3 | Date: Wed, 25 Mar 2020 08:32:07 +0100 | 3 | Date: Wed, 25 Mar 2020 08:32:07 +0100 |
4 | Subject: [PATCH] fix(makefile): use copy rule for unmodified files | 4 | Subject: [PATCH] fix(makefile): use copy rule for unmodified files |
5 | 5 | ||
6 | Upstream-Status: Pending | ||
7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
6 | --- | 8 | --- |
7 | pkg/Makefile.am | 27 +++++++++++++++++++++++++++ | 9 | pkg/Makefile.am | 27 +++++++++++++++++++++++++++ |
8 | 1 file changed, 27 insertions(+) | 10 | 1 file changed, 27 insertions(+) |