diff options
Diffstat (limited to 'meta/recipes-graphics/matchbox-wm')
-rw-r--r-- | meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb (renamed from meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb index c3d2d23db5..815a75f36d 100644 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb +++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb | |||
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa | |||
10 | SECTION = "x11/wm" | 10 | SECTION = "x11/wm" |
11 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes" | 11 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes" |
12 | 12 | ||
13 | # SRCREV tagged 1.2.1 | 13 | # SRCREV tagged 1.2.2 |
14 | SRCREV = "9fd1806dfa7c8f2202db18b7bc880857a3019f8c" | 14 | SRCREV = "27da947e7fbdf9659f7e5bd1e92af92af6c03970" |
15 | SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager \ | 15 | SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager \ |
16 | file://kbdconfig" | 16 | file://kbdconfig" |
17 | 17 | ||