diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2012-05-23 11:30:49 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-24 08:51:46 +0100 |
commit | 088fdc25e0726ab92f15589a42eb6b9d52b25536 (patch) | |
tree | f05e008878ec2e5aa1fb126494ea99026db6f0d3 | |
parent | 43eb69b0ade2a82391bd5464c64852368133e680 (diff) | |
download | poky-088fdc25e0726ab92f15589a42eb6b9d52b25536.tar.gz |
xf86-video-intel: upgrade to 2.19.0
(From OE-Core rev: e4db6a5f86b0e725c0ddbd114316d488a024b951)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb index 637e11c385..fe7408b83b 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb | |||
@@ -22,5 +22,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", " | |||
22 | 22 | ||
23 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | 23 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' |
24 | 24 | ||
25 | SRC_URI[md5sum] = "34f3987ffe86e30c57abc33b7f8030e9" | 25 | SRC_URI[md5sum] = "f397bddfc88d4c9b30b56526c1e02e8e" |
26 | SRC_URI[sha256sum] = "dce63e33ccfada39ef1e1e6768dfd8edd4c525670dfe56d1c42b2f9570039ffc" | 26 | SRC_URI[sha256sum] = "32133d61b14ce3b45b83a60e4ed8eb75159259d708f056144250aaeabf16e4bc" |