[oe-commits] [openembedded-core] 03/19: libdrm: upgrade to 2.4.81

git at git.openembedded.org git at git.openembedded.org
Mon May 29 23:45:12 UTC 2017


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 c7bdb03ba60d169f96a390c3a0fd42779dcc9263
Author: Nicolas Dechesne <nicolas.dechesne at linaro.org>
AuthorDate: Mon May 29 11:04:46 2017 +0200

    libdrm: upgrade to 2.4.81
    
    Signed-off-by: Nicolas Dechesne <nicolas.dechesne at linaro.org>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-graphics/drm/{libdrm_2.4.80.bb => libdrm_2.4.81.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.80.bb b/meta/recipes-graphics/drm/libdrm_2.4.81.bb
similarity index 93%
rename from meta/recipes-graphics/drm/libdrm_2.4.80.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.81.bb
index 063381f..9181340 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.80.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.81.bb
@@ -16,8 +16,8 @@ SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \
            file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \
           "
 
-SRC_URI[md5sum] = "4867866477f228973a64e68051ca9c66"
-SRC_URI[sha256sum] = "a82a519601e9cdfad795e760807eb07ac8913b225e25fc8fe9bc03e3be6549f1"
+SRC_URI[md5sum] = "d04f3567f0a812188d06f860fded5ab7"
+SRC_URI[sha256sum] = "8cc05c195ac8708199979a94c4e4d1a928c14ec338ecbcb38ead09f54dae11ae"
 
 inherit autotools 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