diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-06-26 17:18:48 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-02 07:46:04 -0700 |
commit | 4b2581b7920387329a4c6971941537ffdceece86 (patch) | |
tree | 8e34055a336cd1f5ea79fbfc9a4dbdfc16990cd3 /meta | |
parent | d495f45717ea9f7767a8a4a9b1f83c19d56e4dc9 (diff) | |
download | openembedded-core-4b2581b7920387329a4c6971941537ffdceece86.tar.gz openembedded-core-4b2581b7920387329a4c6971941537ffdceece86.tar.bz2 openembedded-core-4b2581b7920387329a4c6971941537ffdceece86.zip |
libxcursor: Update from 1.1.13 to 1.1.14
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb (renamed from meta/recipes-graphics/xorg-lib/libxcursor_1.1.13.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcursor_1.1.13.bb b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb index 438859637a..a8e4f24b6b 100644 --- a/meta/recipes-graphics/xorg-lib/libxcursor_1.1.13.bb +++ b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb @@ -14,10 +14,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8902e6643f7bcd7793b23dcd5d8031a4" DEPENDS += "libxrender libxfixes" BBCLASSEXTEND = "native" -PR = "r0" PE = "1" XORG_PN = "libXcursor" -SRC_URI[md5sum] = "52efa81b7f26c8eda13510a2fba98eea" -SRC_URI[sha256sum] = "f78827de4a1b7ce8cceca24a9ab9d1b1d2f6a61362f505166ffc19b07c0bad8f" +SRC_URI[md5sum] = "1e7c17afbbce83e2215917047c57d1b3" +SRC_URI[sha256sum] = "9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df" |