[oe-commits] [openembedded-core] 06/13: libdrm: update to 2.4.99

git at git.openembedded.org git at git.openembedded.org
Fri Jul 5 23:07:56 UTC 2019


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

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

commit 3070d063f4091fd84c2273edf556a304eb36ec7e
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Thu Jul 4 20:18:58 2019 +0200

    libdrm: update to 2.4.99
    
    Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-graphics/drm/{libdrm_2.4.98.bb => libdrm_2.4.99.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.98.bb b/meta/recipes-graphics/drm/libdrm_2.4.99.bb
similarity index 95%
rename from meta/recipes-graphics/drm/libdrm_2.4.98.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.99.bb
index bed542b..3cb30a4 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.98.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.99.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] = "1320b43c4bdb8846c308ec2610b62b64"
-SRC_URI[sha256sum] = "8be0edccaca3abde8b6bb1431b46354c7fab46e9b91cc6946ba65b51f56f1894"
+SRC_URI[md5sum] = "72539626815b35159a63d45bc4c14ee6"
+SRC_URI[sha256sum] = "4dbf539c7ed25dbb2055090b77ab87508fc46be39a9379d15fed4b5517e1da5e"
 
 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