diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2013-03-11 16:06:03 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-15 01:53:02 +0000 |
commit | cfab6e173dffc7f61b6cfd5eafaeb5cfda8d6b86 (patch) | |
tree | 4caa02d67fd664374be935bdd03f0479cb01d69c /meta/recipes-graphics | |
parent | dfc592838d461663bcce89bc13ce02ada050adc0 (diff) | |
download | poky-cfab6e173dffc7f61b6cfd5eafaeb5cfda8d6b86.tar.gz |
libxi: upgrade to 1.7
(From OE-Core rev: c1fd149ecddb82fdf8ddc18c53f417a4318598e9)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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.7.bb (renamed from meta/recipes-graphics/xorg-lib/libxi_1.6.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.6.1.bb b/meta/recipes-graphics/xorg-lib/libxi_1.7.bb index c327f2555d..ad5a33d28b 100644 --- a/meta/recipes-graphics/xorg-lib/libxi_1.6.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxi_1.7.bb | |||
@@ -14,9 +14,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=17b064789fab936a1c58c4e13d965b0f \ | |||
14 | DEPENDS += "libxext inputproto" | 14 | DEPENDS += "libxext inputproto" |
15 | 15 | ||
16 | PE = "1" | 16 | PE = "1" |
17 | PR = "r1" | 17 | PR = "r0" |
18 | 18 | ||
19 | XORG_PN = "libXi" | 19 | XORG_PN = "libXi" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "78ee882e1ff3b192cf54070bdb19938e" | 21 | SRC_URI[md5sum] = "d77922d822cb3abdbdfb92cd66440576" |
22 | SRC_URI[sha256sum] = "f2e3627d7292ec5eff488ab58867fba14a62f06e72a8d3337ab6222c09873109" | 22 | SRC_URI[sha256sum] = "4ebcf2b02c16ff51e41e9d045de01416d6430b6a4af6a82b17b6bfa4d6f9cbfc" |