From: Armin Kuster Date: Wed, 4 Apr 2018 01:49:09 +0000 (-0700) Subject: xset: update to 1.2.4 X-Git-Tag: uninative-2.0~190 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4076dfd181ade68f78ca9e98cac10703bde4fdce;p=openembedded-core.git xset: update to 1.2.4 Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.3.bb b/meta/recipes-graphics/xorg-app/xset_1.2.4.bb similarity index 77% rename from meta/recipes-graphics/xorg-app/xset_1.2.3.bb rename to 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"