From c0e6d3ea6a819d5f776d861a8336b18cfab5f316 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 29 Dec 2010 22:29:19 -0800 Subject: 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 --- meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb') diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb index 30b632934e..c68c6855c7 100644 --- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb +++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb @@ -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" -- cgit v1.2.3-54-g00ecf