summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/drm
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-11-08 11:17:14 -0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-11 12:14:28 +0000
commitfa3d89ae03e779b8983dc93717757c63d572e014 (patch)
tree3b9a0671fbed6dffc6dd93eb01ba9c96d20c94f0 /meta/recipes-graphics/drm
parent72f7b9f84a167027b0369ed20c47e73a03478bdb (diff)
downloadpoky-fa3d89ae03e779b8983dc93717757c63d572e014.tar.gz
libdrm: upgrade to 2.4.88
(From OE-Core rev: 74e4e8277301e85468f1fad68fa52591e5f296fd) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> 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.88.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.83.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.83.bb b/meta/recipes-graphics/drm/libdrm_2.4.88.bb
index a5cb75c266..735f734295 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.83.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.88.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
19SRC_URI[md5sum] = "23800953ed7564988872e1e8c61fde31" 19SRC_URI[md5sum] = "fe4d5c77f1468ee73d0bbb30d76945d7"
20SRC_URI[sha256sum] = "03a52669da60ead62548a35bc430aafb6c2d8dd21ec9dba3a90f96eff5fe36d6" 20SRC_URI[sha256sum] = "b5e55dbac2124e742e639f5b8553e8b7395863bf73dab4f77e99fe2fc25572b5"
21 21
22inherit autotools pkgconfig manpages 22inherit autotools pkgconfig manpages
23 23