[oe-commits] Saul Wold : libxkbcommon: Update to 0.3.2

git at git.openembedded.org git at git.openembedded.org
Mon Feb 17 16:58:00 UTC 2014


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Feb 13 09:57:53 2014 -0800

libxkbcommon: Update to 0.3.2

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

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

diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.3.2.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.0.bb
similarity index 78%
rename from meta/recipes-graphics/xorg-lib/libxkbcommon_0.3.2.bb
rename to meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.0.bb
index 4a83b4f..2726302 100644
--- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.3.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.4.0.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] = "935cf416354bf05210de2e389484f7e8"
-SRC_URI[sha256sum] = "cc378a47b01b00226ecf647b69e07df04091323846124b366cf835e5cdf5a88a"
+SRC_URI[md5sum] = "bb782f1700e45b4f57c84ef513e3cf85"
+SRC_URI[sha256sum] = "2dc018e830d1befaf4822615204138318da3fff0112f78f3a7c638fa617375b8"
 
 inherit autotools pkgconfig
 



More information about the Openembedded-commits mailing list