summaryrefslogtreecommitdiff
path: root/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-09-26 19:55:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-26 17:53:42 +0100
commit33a1a05ef988c69f8ff8e38c6723922082e5d1aa (patch)
treeded5d7c7db49d62a7b625aeb384d4e9a9bdf7bbb /meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch
parent7c503d056d15e376243928ffb815296e9c711658 (diff)
downloadopenembedded-core-33a1a05ef988c69f8ff8e38c6723922082e5d1aa.tar.gz
openembedded-core-33a1a05ef988c69f8ff8e38c6723922082e5d1aa.tar.bz2
openembedded-core-33a1a05ef988c69f8ff8e38c6723922082e5d1aa.tar.xz
openembedded-core-33a1a05ef988c69f8ff8e38c6723922082e5d1aa.zip
matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch')
-rw-r--r--meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch
deleted file mode 100644
index d8f264fc2..000000000
--- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Background Image name was changed from background.png to template.png
-
-Signed-off-by: Saul Wold <sgw@linux.intel.com>
-
-Upstream-Status: Pending
-
-Index: matchbox-sato/Sato/matchbox2/Makefile.am
-===================================================================
---- matchbox-sato.orig/Sato/matchbox2/Makefile.am 2010-12-29 13:08:43.000000000 -0800
-+++ matchbox-sato/Sato/matchbox2/Makefile.am 2010-12-29 22:14:45.690428881 -0800
-@@ -1,4 +1,4 @@
--pngs = background.png
-+pngs = template.png
-
- themesdir = $(datadir)/themes/Sato/matchbox2
- themes_DATA = theme.xml $(pngs)