summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-app/xset_1.2.2.bb (renamed from meta/recipes-graphics/xorg-app/xset_1.2.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.1.bb b/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
index b5d63bcd65..7d5ac49605 100644
--- a/meta/recipes-graphics/xorg-app/xset_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
@@ -13,8 +13,8 @@ PE = "1"
13 13
14SRC_URI += "file://disable-xkb.patch" 14SRC_URI += "file://disable-xkb.patch"
15 15
16SRC_URI[md5sum] = "4e0ce390394416c9e2c5cd4d7413ba87" 16SRC_URI[md5sum] = "d44e0057d6722b25d5a314e82e0b7e7c"
17SRC_URI[sha256sum] = "ec995f7d23109cfa6420ae87c38158f29a2a6f9d0b7df0a1be34e69e165292a1" 17SRC_URI[sha256sum] = "61371c140030b8b05075a1378b34a4d7c438ed9159496a95f10782c6f4aec1e8"
18 18
19CFLAGS += "-D_GNU_SOURCE" 19CFLAGS += "-D_GNU_SOURCE"
20EXTRA_OECONF = "--disable-xkb" 20EXTRA_OECONF = "--disable-xkb"