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

git at git.openembedded.org git at git.openembedded.org
Tue Dec 10 12:00:06 UTC 2013


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Dec  3 15:08:41 2013 -0800

libxkbcommon: Update to 0.3.2

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

---

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

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



More information about the Openembedded-commits mailing list