[oe-commits] Saul Wold : libxkbcommon: update to 0.4.1

git at git.openembedded.org git at git.openembedded.org
Wed Apr 23 13:25:44 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: dfeae69777340a6c94c6f106ab9b5f31c3af95b7
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=dfeae69777340a6c94c6f106ab9b5f31c3af95b7

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Apr 22 16:49:29 2014 -0700

libxkbcommon: update to 0.4.1

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../xorg-lib/{libxkbcommon_0.4.0.bb => libxkbcommon_0.4.1.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.1.bb
similarity index 81%
rename from meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.0.bb
rename to meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.1.bb
index 2ad5448..1a687c8 100644
--- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.1.bb
@@ -9,8 +9,8 @@ DEPENDS = "util-macros flex-native bison-native"
 
 SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "bb782f1700e45b4f57c84ef513e3cf85"
-SRC_URI[sha256sum] = "2dc018e830d1befaf4822615204138318da3fff0112f78f3a7c638fa617375b8"
+SRC_URI[md5sum] = "b70f4ed97b6c9432dc956e4177f3336a"
+SRC_URI[sha256sum] = "90ee502ec919814533c65e74c208212854f5bae9b9b87932eeb96fb3876b8ff6"
 
 inherit autotools pkgconfig
 



More information about the Openembedded-commits mailing list