Signed-off-by: Saul Wold <[email protected]> --- .../drm/{libdrm_2.4.27.bb => libdrm_2.4.29.bb} | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.27.bb => libdrm_2.4.29.bb} (54%)
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 473520e..d02b914 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" -SRC_URI += "file://installtests.patch" +PR = "r0" -SRC_URI[md5sum] = "0fba4f42735cd3d24dd7a8cde0023fbd" -SRC_URI[sha256sum] = "ea6b04dd3298e36c7a43aadd5f80f48baeafe4caaabcf78b01dc919c5c757973" +SRC_URI += "file://installtests.patch" -PR = "r0" +SRC_URI[md5sum] = "96d5e3e9edd55f4b016fe3b5dd0a1953" +SRC_URI[sha256sum] = "e2432dc93e933479132123a1dca382294c30f55bc895bb737b6bdd6f2b8c452e" -- 1.7.6.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
