diff --git a/meta/recipes-graphics/drm/libdrm_2.4.27.bb b/meta/recipes-graphics/drm/libdrm_2.4.29.bb similarity index 54% rename from meta/recipes-graphics/drm/libdrm_2.4.27.bb rename to meta/recipes-graphics/drm/libdrm_2.4.29.bb index 473520e01f..d02b9143b5 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.27.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.29.bb @@ -2,9 +2,9 @@ require libdrm.inc LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c530816761e949dc71" +PR = "r0" + SRC_URI += "file://installtests.patch" -SRC_URI[md5sum] = "0fba4f42735cd3d24dd7a8cde0023fbd" -SRC_URI[sha256sum] = "ea6b04dd3298e36c7a43aadd5f80f48baeafe4caaabcf78b01dc919c5c757973" - -PR = "r0" +SRC_URI[md5sum] = "96d5e3e9edd55f4b016fe3b5dd0a1953" +SRC_URI[sha256sum] = "e2432dc93e933479132123a1dca382294c30f55bc895bb737b6bdd6f2b8c452e"