diff options
author | Shane Wang <shane.wang@intel.com> | 2011-12-29 16:38:07 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:35 +0000 |
commit | c67877cff019ff97d599bc6969c1ee9ddab9229a (patch) | |
tree | f78a5ba0719598827e23dd28abf8ca59a8cc48c6 /meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb | |
parent | c59b9d7e07d9660f2b2ae8eff9ee7b5aab353326 (diff) | |
download | poky-c67877cff019ff97d599bc6969c1ee9ddab9229a.tar.gz |
matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869
(From OE-Core rev: 4dc250cce1592f73d5a23bae4ed32ed47cbefee6)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb')
-rw-r--r-- | meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb index c9498f7f92..9961728398 100644 --- a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb +++ b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://matchbox/core/mb-wm.h;endline=21;md5=1b1d328a52790635 | |||
5 | 5 | ||
6 | DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+" | 6 | DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+" |
7 | 7 | ||
8 | SRCREV = "18ab9c7e4ffcb066b25281172ea82947bd56cb86" | 8 | SRCREV = "01fa5465743c9ee43d040350f4405d35293e4869" |
9 | PV = "0.1+git${SRCPV}" | 9 | PV = "0.1+git${SRCPV}" |
10 | PR = "r0" | 10 | PR = "r0" |
11 | 11 | ||