summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-08-17 19:21:11 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-19 11:09:07 +0100
commitc49ecc9849da177d28bf0b616fee220f36a7a5e7 (patch)
tree7e673ba71f3b08c0e6f4b900bf834910c6bb68bb /meta/recipes-graphics
parent973512c32c361824358dea6eb87fdc2d9afa6b81 (diff)
downloadpoky-c49ecc9849da177d28bf0b616fee220f36a7a5e7.tar.gz
libxrandr: upgrade to 1.4.0
Only some spaces changed in the license file. (From OE-Core rev: a1c2330a514a8fa627c55678afb34aa724734a56) Signed-off-by: Constantin Musca <constantinx.musca@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/libxrandr_1.4.0.bb (renamed from meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb
index 6fc3cf5d7f..323c09858b 100644
--- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb
@@ -9,7 +9,7 @@ specified in the Proceedings of the 2001 Usenix Technical Conference \
9require xorg-lib-common.inc 9require xorg-lib-common.inc
10 10
11LICENSE = "MIT-style" 11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584" 12LIC_FILES_CHKSUM = "file://COPYING;md5=aa33e583cc3e96238a8467b485e62992"
13 13
14DEPENDS += "virtual/libx11 randrproto libxrender libxext" 14DEPENDS += "virtual/libx11 randrproto libxrender libxext"
15 15
@@ -20,5 +20,5 @@ XORG_PN = "libXrandr"
20 20
21BBCLASSEXTEND = "native nativesdk" 21BBCLASSEXTEND = "native nativesdk"
22 22
23SRC_URI[md5sum] = "92473da2fccf5fac665be4fa4f2037fa" 23SRC_URI[md5sum] = "0c843636124cc1494e3d87df16957672"
24SRC_URI[sha256sum] = "7eaca216ab5233d7396119eb87c1989d350a3efead104d54b55f22cdd1d99b81" 24SRC_URI[sha256sum] = "033ad0ac2f012afb05268660f6d78705c85f84689f92fa7b47ce12959b15f5c3"