diff options
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" |