summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb')
-rw-r--r--meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb4
1 files changed, 3 insertions, 1 deletions
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
3DEPENDS = "matchbox-wm-2" 3DEPENDS = "matchbox-wm-2"
4PV = "0.1+svnr${SRCREV}" 4PV = "0.1+svnr${SRCREV}"
5 5
6SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" 6SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http \
7 file://png_rename.patch"
8
7S = "${WORKDIR}/matchbox-sato" 9S = "${WORKDIR}/matchbox-sato"
8 10
9EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2" 11EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"