diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.91.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.90.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.90.bb b/meta/recipes-graphics/drm/libdrm_2.4.91.bb index 462ed15785..c490285883 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.90.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.91.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] = "61dcb4989c728f566e3c15c236585a17" | 19 | SRC_URI[md5sum] = "23d87cda92700b710a37d9b8edaa9f54" |
20 | SRC_URI[sha256sum] = "db37ec8f1dbaa2c192ad9903c8d0988b858ae88031e96f169bf76aaf705db68b" | 20 | SRC_URI[sha256sum] = "634a0ed0cc1eff06f48674b1da81aafa661a9f001e7a4f43dde81076886dc800" |
21 | 21 | ||
22 | inherit autotools pkgconfig manpages | 22 | inherit autotools pkgconfig manpages |
23 | 23 | ||