aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-03-15 20:24:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-21 12:40:10 +0000
commit5ae0128ac4cd763e6d525834ba077944b1f03920 (patch)
tree281f43413ce02daf292c87b8a6ad8580c3665dd7 /meta/recipes-graphics/xorg-lib/libice_1.0.7.bb
parent5165e1b6fcbfcaabf0d22f8be4e08ee838b198ab (diff)
downloadopenembedded-core-5ae0128ac4cd763e6d525834ba077944b1f03920.tar.gz
libice: upgrade to 1.0.8
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libice_1.0.7.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libice_1.0.7.bb25
1 files changed, 0 insertions, 25 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb
deleted file mode 100644
index 0a906d85e2..0000000000
--- a/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb
+++ /dev/null
@@ -1,25 +0,0 @@
-SUMMARY = "ICE: Inter-Client Exchange library"
-
-DESCRIPTION = "The Inter-Client Exchange (ICE) protocol provides a \
-generic framework for building protocols on top of reliable, byte-stream \
-transport connections. It provides basic mechanisms for setting up and \
-shutting down connections, for performing authentication, for \
-negotiating versions, and for reporting errors. "
-
-require xorg-lib-common.inc
-
-LICENSE = "MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d162b1b3c6fa812da9d804dcf8584a93"
-
-DEPENDS += "xproto xtrans"
-PROVIDES = "ice"
-
-PR = "r0"
-PE = "1"
-
-XORG_PN = "libICE"
-
-BBCLASSEXTEND = "native"
-
-SRC_URI[md5sum] = "bb72a732b15e9dc25c3036559387eed5"
-SRC_URI[sha256sum] = "a8b1692f151a473cee8733df9aefe98f7e5f64dfe6d4213cb6231d7bf855b901"