[oe-commits] [openembedded-core] 31/38: libdrm: Upgrade 2.4.94 -> 2.4.96

git at git.openembedded.org git at git.openembedded.org
Fri Nov 23 23:42:59 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit e8e00d68eb8e114bdabd546e5c6634fb02a6e6c4
Author: Otavio Salvador <otavio at ossystems.com.br>
AuthorDate: Fri Nov 23 07:39:24 2018 -0200

    libdrm: Upgrade 2.4.94 -> 2.4.96
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-graphics/drm/{libdrm_2.4.94.bb => libdrm_2.4.96.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.94.bb b/meta/recipes-graphics/drm/libdrm_2.4.96.bb
similarity index 95%
rename from meta/recipes-graphics/drm/libdrm_2.4.94.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.96.bb
index d654292..1c9e0e9 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.94.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.96.bb
@@ -12,8 +12,8 @@ DEPENDS = "libpthread-stubs"
 
 SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \
            file://musl-ioctl.patch"
-SRC_URI[md5sum] = "e9803233838007047f39eb385c70d9e0"
-SRC_URI[sha256sum] = "b73c59b0a3760502c428ba81de49cd4807657d26be5e697eba3a87dd021d16be"
+SRC_URI[md5sum] = "f296d87272b1befeada3bb135751ab3d"
+SRC_URI[sha256sum] = "0d561acf7bb4cc59dc82415100e6c1a44860e8c380e00f9592923e3cd08db393"
 
 inherit meson pkgconfig manpages
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list