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:10:49 +0000 |
commit | 4dc250cce1592f73d5a23bae4ed32ed47cbefee6 (patch) | |
tree | 2fdf506f3476a9e30c964347fbf2a2fd76a13f62 /meta | |
parent | afa62887862272fe1e901e129ca40fd047cea1f5 (diff) | |
download | openembedded-core-4dc250cce1592f73d5a23bae4ed32ed47cbefee6.tar.gz openembedded-core-4dc250cce1592f73d5a23bae4ed32ed47cbefee6.tar.bz2 openembedded-core-4dc250cce1592f73d5a23bae4ed32ed47cbefee6.zip |
matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta')
-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 DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+" -SRCREV = "18ab9c7e4ffcb066b25281172ea82947bd56cb86" +SRCREV = "01fa5465743c9ee43d040350f4405d35293e4869" PV = "0.1+git${SRCPV}" PR = "r0" |