diff options
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.74.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.73.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.73.bb b/meta/recipes-graphics/drm/libdrm_2.4.74.bb index 3315014e5e..c67d3567d2 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.73.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.74.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \ | |||
16 | file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \ | 16 | file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "bc1cee09cde72ffe3b952e8f50ccdaa8" | 19 | SRC_URI[md5sum] = "31964aa15bdea1a40c5941d4ce0962ee" |
20 | SRC_URI[sha256sum] = "96bfd39242fe168017d95f22e141645a35591f5902a7d98c2fa4ca8c31df5e4d" | 20 | SRC_URI[sha256sum] = "d80dd5a76c401f4c8756dcccd999c63d7e0a3bad258d96a829055cfd86ef840b" |
21 | 21 | ||
22 | inherit autotools pkgconfig manpages | 22 | inherit autotools pkgconfig manpages |
23 | 23 | ||