[oe-commits] [openembedded-core] 06/23: libdrm:2.4.93 -> 2.4.94

git at git.openembedded.org git at git.openembedded.org
Mon Sep 10 20:01:48 UTC 2018


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 6c40e1ae534107bd164f817ec9858a99ac874293
Author: Hong Liu <hongl.fnst at cn.fujitsu.com>
AuthorDate: Tue Sep 4 17:36:29 2018 +0800

    libdrm:2.4.93 -> 2.4.94
    
    Upgrade libdrm from 2.4.93 to 2.4.94.
    
    Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/drm/{libdrm_2.4.93.bb => libdrm_2.4.94.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.93.bb b/meta/recipes-graphics/drm/libdrm_2.4.94.bb
similarity index 95%
rename from meta/recipes-graphics/drm/libdrm_2.4.93.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.94.bb
index 9219d87..d654292 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.93.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.94.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] = "0ba45ad1551b2c1b6df0797a3e65f827"
-SRC_URI[sha256sum] = "6e84d1dc9548a76f20b59a85cf80a0b230cd8196084f5243469d9e65354fcd3c"
+SRC_URI[md5sum] = "e9803233838007047f39eb385c70d9e0"
+SRC_URI[sha256sum] = "b73c59b0a3760502c428ba81de49cd4807657d26be5e697eba3a87dd021d16be"
 
 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