[oe-commits] Martin Jansa : libice: add 1.0.7

git version control git at git.openembedded.org
Fri Oct 22 03:30:52 UTC 2010


Module: openembedded.git
Branch: kergoth/autotools
Commit: 2de5bea0ef53ec8fdbf11e8729335c0606e4320e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2de5bea0ef53ec8fdbf11e8729335c0606e4320e

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Oct 20 18:25:36 2010 +0200

libice: add 1.0.7

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../include/preferred-xorg-versions-live.inc       |    6 +++---
 recipes/xorg-lib/libice_1.0.7.bb                   |   12 ++++++++++++
 2 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/preferred-xorg-versions-live.inc b/conf/distro/include/preferred-xorg-versions-live.inc
index c339733..94139fc 100644
--- a/conf/distro/include/preferred-xorg-versions-live.inc
+++ b/conf/distro/include/preferred-xorg-versions-live.inc
@@ -1,4 +1,4 @@
-#Sat Oct 16 08:56:06 CEST 2010
+#Wed Oct 20 18:13:56 CEST 2010
 #app
 PREFERRED_VERSION_appres ?= "1.0.2"
 PREFERRED_VERSION_bdftopcf ?= "1.0.2"
@@ -237,8 +237,8 @@ PREFERRED_VERSION_font-xfree86-type1 ?= "1.0.3"
 #lib
 PREFERRED_VERSION_libapplewm ?= "1.4.0"
 PREFERRED_VERSION_libfs ?= "1.0.2"
-PREFERRED_VERSION_libice ?= "1.0.6"
-PREFERRED_VERSION_libice-native ?= "1.0.6"
+PREFERRED_VERSION_libice ?= "1.0.7"
+PREFERRED_VERSION_libice-native ?= "1.0.7"
 PREFERRED_VERSION_libsm ?= "1.1.1"
 PREFERRED_VERSION_libsm-native ?= "1.1.1"
 PREFERRED_VERSION_libwindowswm ?= "1.0.1"
diff --git a/recipes/xorg-lib/libice_1.0.7.bb b/recipes/xorg-lib/libice_1.0.7.bb
new file mode 100644
index 0000000..41ea663
--- /dev/null
+++ b/recipes/xorg-lib/libice_1.0.7.bb
@@ -0,0 +1,12 @@
+require xorg-lib-common.inc
+DESCRIPTION = "X11 Inter-Client Exchange library"
+DEPENDS += "xproto xtrans"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "bb72a732b15e9dc25c3036559387eed5"
+SRC_URI[archive.sha256sum] = "a8b1692f151a473cee8733df9aefe98f7e5f64dfe6d4213cb6231d7bf855b901"
+
+BBCLASSEXTEND = "native"
+
+XORG_PN = "libICE"





More information about the Openembedded-commits mailing list