]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-stroke: Update to latest git revision to add missing Xrender dependency
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Nov 2011 08:47:07 +0000 (08:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Nov 2011 08:47:10 +0000 (08:47 +0000)
Without this, linking can fail due to missing libraries since the
code depends on Xrender. The fix was already upstream, we just need
to use a revision that includes it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb

index 44b316ddefdc76d079581c6b08bdc6963f6bac4c..79d5bf31dc9d515ea32abab74752d6fc609749a2 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/matchbox-stroke.h;endline=12;md5=8ed5c5bbec2321fb
 
 DEPENDS = "libfakekey expat libxft"
 SECTION = "x11/wm"
-SRCREV = "8edfd9a2bf1f0d6b28d4afee4bda9d3635f26a0b"
+SRCREV = "2b772583b61d2f6e8358e7c80e10293fc27cfcb7"
 PV = "0.0+git${SRCPV}"
 PR = "r0"