diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-04-19 12:52:07 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-12 08:51:09 +0100 |
commit | 13fcd3fdeceea7324f86087541b1b77fb52917bb (patch) | |
tree | dc12e1dee23d30cf864ba53a6409bce0cf9cb39e /meta/recipes-graphics/drm | |
parent | aee1b575395d09227028c6a999d29f613086287c (diff) | |
download | poky-13fcd3fdeceea7324f86087541b1b77fb52917bb.tar.gz |
libdrm: 2.4.75 -> 2.4.80
Upgrade libdrm from 2.4.75 to 2.4.80.
(From OE-Core rev: 042917c0fe5bf527ff2ca2a8e6bcc1c6c7d56e39)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/drm')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.80.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.75.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.75.bb b/meta/recipes-graphics/drm/libdrm_2.4.80.bb index 56963d487f..063381f178 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.75.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.80.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \ | |||
16 | file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \ | 16 | file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "57b0589122ec4b8d5dfb9e430a21f0b3" | 19 | SRC_URI[md5sum] = "4867866477f228973a64e68051ca9c66" |
20 | SRC_URI[sha256sum] = "2d5a500eef412cc287d12268eed79d571e262d4957a2ec9258073f305985054f" | 20 | SRC_URI[sha256sum] = "a82a519601e9cdfad795e760807eb07ac8913b225e25fc8fe9bc03e3be6549f1" |
21 | 21 | ||
22 | inherit autotools pkgconfig manpages | 22 | inherit autotools pkgconfig manpages |
23 | 23 | ||