diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 11:46:05 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 12:50:14 -0800 |
commit | 287ec4bd2eef7c3323c7987bfa65be7cea12c973 (patch) | |
tree | 1a056cd931654a71c877dea93eae51a381ad4df4 /meta/recipes-graphics/xorg-lib | |
parent | 0071b8be664411bc04f326c6fe7dcec0c7b281a0 (diff) | |
download | poky-287ec4bd2eef7c3323c7987bfa65be7cea12c973.tar.gz |
libxi: Update to version 1.4.0
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxi_1.4.0.bb (renamed from meta/recipes-graphics/xorg-lib/libxi_1.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.3.bb b/meta/recipes-graphics/xorg-lib/libxi_1.4.0.bb index bd21eadd13..7f37d859c2 100644 --- a/meta/recipes-graphics/xorg-lib/libxi_1.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxi_1.4.0.bb | |||
@@ -3,7 +3,7 @@ require xorg-lib-common.inc | |||
3 | DESCRIPTION = "X11 Input extension library" | 3 | DESCRIPTION = "X11 Input extension library" |
4 | 4 | ||
5 | LICENSE = "MIT & MIT-style" | 5 | LICENSE = "MIT & MIT-style" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2aafbfe6127f6f03eb776283e6138cce \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=17b064789fab936a1c58c4e13d965b0f \ |
7 | file://src/XIGetDevFocus.c;endline=23;md5=cdfb0d435a33ec57ea0d1e8e395b729f" | 7 | file://src/XIGetDevFocus.c;endline=23;md5=cdfb0d435a33ec57ea0d1e8e395b729f" |
8 | 8 | ||
9 | DEPENDS += "libxext inputproto" | 9 | DEPENDS += "libxext inputproto" |