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