aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mel/recipes-core/psplash/mel/0001-plash-colors.h-color-change.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mel/recipes-core/psplash/mel/0001-plash-colors.h-color-change.patch')
-rw-r--r--meta-mel/recipes-core/psplash/mel/0001-plash-colors.h-color-change.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/meta-mel/recipes-core/psplash/mel/0001-plash-colors.h-color-change.patch b/meta-mel/recipes-core/psplash/mel/0001-plash-colors.h-color-change.patch
deleted file mode 100644
index ec3566f9..00000000
--- a/meta-mel/recipes-core/psplash/mel/0001-plash-colors.h-color-change.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From e9a4653ac28d9d27ca2da1caab0997c1b957c8fc Mon Sep 17 00:00:00 2001
-From: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
-Date: Thu, 13 Oct 2016 19:48:55 +0530
-Subject: [PATCH] plash-colors.h: color change
-
-Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
----
- psplash-colors.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/psplash-colors.h b/psplash-colors.h
-index d701089..24a3a05 100644
---- a/psplash-colors.h
-+++ b/psplash-colors.h
-@@ -20,7 +20,7 @@
- #define _HAVE_PSPLASH_COLORS_H
-
- /* This is the overall background color */
--#define PSPLASH_BACKGROUND_COLOR 0xec,0xec,0xe1
-+#define PSPLASH_BACKGROUND_COLOR 0x00,0x00,0x00
-
- /* This is the color of any text output */
- #define PSPLASH_TEXT_COLOR 0x6d,0x6d,0x70
---
-2.7.4
-