aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2018-03-23 20:13:03 -0700
committerArmin Kuster <akuster@mvista.com>2018-03-24 22:47:14 -0700
commit885fece164c4fc6787a553f5e5a84c81f851db1b (patch)
tree723bc8dd7eae673ac84340ee8d212ff7734db357
parent5915b8827b5b6aca31f257651da1c7a61b8d8221 (diff)
downloadopenembedded-core-contrib-885fece164c4fc6787a553f5e5a84c81f851db1b.tar.gz
xset: update to 1.2.4
Signed-off-by: Armin Kuster <akuster@mvista.com>
-rw-r--r--meta/recipes-graphics/xorg-app/xset_1.2.4.bb (renamed from meta/recipes-graphics/xorg-app/xset_1.2.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.3.bb b/meta/recipes-graphics/xorg-app/xset_1.2.4.bb
index f683b7603f..5748837fd5 100644
--- a/meta/recipes-graphics/xorg-app/xset_1.2.3.bb
+++ b/meta/recipes-graphics/xorg-app/xset_1.2.4.bb
@@ -12,8 +12,8 @@ PE = "1"
SRC_URI += "file://disable-xkb.patch"
-SRC_URI[md5sum] = "dcd227388b57487d543cab2fd7a602d7"
-SRC_URI[sha256sum] = "4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063"
+SRC_URI[md5sum] = "70ea7bc7bacf1a124b1692605883f620"
+SRC_URI[sha256sum] = "e4fd95280df52a88e9b0abc1fee11dcf0f34fc24041b9f45a247e52df941c957"
CFLAGS += "-D_GNU_SOURCE"
EXTRA_OECONF = "--disable-xkb --without-fontcache"