summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-02-03 12:13:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-06 09:35:02 +0000
commit50d7135c3f5530e0852294183cdba60fae67e040 (patch)
tree0fec5edb504c2b5d294375ab74bb2d17b0c47822 /meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
parent495bea3911be164225c91b696389fc16dab356fd (diff)
downloadopenembedded-core-50d7135c3f5530e0852294183cdba60fae67e040.tar.gz
matchbox-wm: update to git master head
The one new commit from matchbox-wm git this gets fixes build with automake-1.13 Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb')
-rw-r--r--meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
index ef9cf761f7..c6afd96790 100644
--- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
+++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
@@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa
SECTION = "x11/wm"
DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
-SRCREV = "f4394eaed475de6e627d373c5b35ee2cf87072e3"
+SRCREV = "686178379e5ad00453d9f6f50b53777372a29e68"
PV = "1.2+git${SRCPV}"
-PR = "r1"
+PR = "r0"
SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;protocol=git \
file://configure_fix.patch;maxrev=1818 \