mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 13:36:22 +02:00
matchbox-theme-sato-2: Updated to svn rev164 and add patch
Patch was added because the png file was renamed from background.png to template.png. Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
3f07975359
commit
c0e6d3ea6a
@@ -0,0 +1,14 @@
|
||||
Background Image name was changed from background.png to template.png
|
||||
|
||||
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
||||
|
||||
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)
|
||||
@@ -3,7 +3,9 @@ require matchbox-theme-sato.inc
|
||||
DEPENDS = "matchbox-wm-2"
|
||||
PV = "0.1+svnr${SRCREV}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http \
|
||||
file://png_rename.patch"
|
||||
|
||||
S = "${WORKDIR}/matchbox-sato"
|
||||
|
||||
EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"
|
||||
|
||||
Reference in New Issue
Block a user