diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2012-07-03 22:27:24 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-09 16:58:55 +0100 |
commit | 184959a600e144daefeea0ecaa7523010668a462 (patch) | |
tree | 3708839face2c978e381cdc0165e94d6531a8549 /meta/recipes-graphics | |
parent | a5180e43ba7a15541dc8861e0d53aa531b99103f (diff) | |
download | poky-184959a600e144daefeea0ecaa7523010668a462.tar.gz |
libxi: upgrade to 1.6.1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxi_1.6.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxi_1.4.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.4.5.bb b/meta/recipes-graphics/xorg-lib/libxi_1.6.1.bb index 214d1ca24b..575d1301ed 100644 --- a/meta/recipes-graphics/xorg-lib/libxi_1.4.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxi_1.6.1.bb | |||
@@ -20,5 +20,5 @@ XORG_PN = "libXi" | |||
20 | 20 | ||
21 | EXTRA_OECONF_append = " --enable-specs=no" | 21 | EXTRA_OECONF_append = " --enable-specs=no" |
22 | 22 | ||
23 | SRC_URI[md5sum] = "82dcdc76388116800a2c3ad969f510a4" | 23 | SRC_URI[md5sum] = "78ee882e1ff3b192cf54070bdb19938e" |
24 | SRC_URI[sha256sum] = "22a99123229d22e6e1567c4cda0224a744475f427625d61b23d965157a86f1b5" | 24 | SRC_URI[sha256sum] = "f2e3627d7292ec5eff488ab58867fba14a62f06e72a8d3337ab6222c09873109" |