diff options
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.37.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.35.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.35.bb b/meta/recipes-graphics/drm/libdrm_2.4.37.bb index 58ee4491ad..d704b90d2e 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.35.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.37.bb @@ -6,5 +6,5 @@ SRC_URI += "file://installtests.patch \ file://GNU_SOURCE_definition.patch \ " -SRC_URI[md5sum] = "a40f5293dc0a7b49d2a1e959d7d60194" -SRC_URI[sha256sum] = "c390aee132f05910edb09398b70e108c6b53f9b69b21914a9ea3165eed6f1b21" +SRC_URI[md5sum] = "9765919c28d4a54887576db3680137cc" +SRC_URI[sha256sum] = "e4ea39a901d4a8e59064f10f413bb037dad7790f7c16a5986e7cc1453b36488f" |