summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-05-23 11:24:32 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-24 08:51:46 +0100
commit43eb69b0ade2a82391bd5464c64852368133e680 (patch)
tree6e399a02bf6b1f4398f4422c8ce15b91917be90f /meta/recipes-graphics/xorg-driver
parent09928dba4a60427db297c0df1fe4755ddfeead21 (diff)
downloadpoky-43eb69b0ade2a82391bd5464c64852368133e680.tar.gz
xf86-video-vesa: upgrade to 2.3.1
Also, licence checksum has changed because a new copyright line from Red Hat has been added. The rest of licence file, however, is unchanged. (From OE-Core rev: 21dd5de819251a611a8fe206b2d4bc390008c4f5) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.1.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.1.bb
index f0c0167581..bc7fb2e38d 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.1.bb
@@ -1,6 +1,6 @@
1require xorg-driver-video.inc 1require xorg-driver-video.inc
2 2
3LIC_FILES_CHKSUM = "file://COPYING;md5=e5418e7a75e21268637984e70265e146" 3LIC_FILES_CHKSUM = "file://COPYING;md5=a1f0610ebdc6f314a9fa5102a8c5c1b0"
4 4
5EXTRA_OECONF += "--disable-xvmc" 5EXTRA_OECONF += "--disable-xvmc"
6 6
@@ -20,5 +20,5 @@ COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
20 20
21RRECOMMENDS_${PN} += "xserver-xorg-module-libint10" 21RRECOMMENDS_${PN} += "xserver-xorg-module-libint10"
22 22
23SRC_URI[md5sum] = "07fa32958aff9b463dd3af5481ef6626" 23SRC_URI[md5sum] = "02e6eacc2d1e07ac893b62481905d6f0"
24SRC_URI[sha256sum] = "8ed85a0e94523539d81d5ae6639fa22ceb1c1e3baf89128915db65d4d2900d7a" 24SRC_URI[sha256sum] = "e4a1038d5bc8884de461737f68f963651ef91137976388e1db4efc3991d01573"