summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-09-26 19:55:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:37:49 +0000
commit64ba74deff7fdefcd4a493084a834d825eb1945d (patch)
tree715a299b63c40e21b2e0d423409a7327fe361860 /meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb
parentff047d3a77f57400ec8e0b7debee34cf4375e5a0 (diff)
downloadpoky-64ba74deff7fdefcd4a493084a834d825eb1945d.tar.gz
matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream
(From OE-Core rev: 33a1a05ef988c69f8ff8e38c6723922082e5d1aa) (From OE-Core rev: 1194935707f4acd9029b36769bc0320ba0a90163) 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_git.bb')
-rw-r--r--meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb
index d6bfb2f8fb..3edc3a361b 100644
--- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb
+++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb
@@ -1,11 +1,10 @@
1require matchbox-theme-sato.inc 1require matchbox-theme-sato.inc
2 2
3DEPENDS = "matchbox-wm-2" 3DEPENDS = "matchbox-wm-2"
4SRCREV = "f72cf4ed7d71ad9e47b0f2d3dbc593bc2f3e76f8" 4SRCREV = "e3ccc08d4a680d70fd4891fca966aa6ce503065c"
5PV = "0.2+git${SRCPV}" 5PV = "0.2+git${SRCPV}"
6 6
7SRC_URI = "git://git.yoctoproject.org/matchbox-sato;protocol=git \ 7SRC_URI = "git://git.yoctoproject.org/matchbox-sato;protocol=git"
8 file://png_rename.patch"
9 8
10S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
11 10