diff options
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.89.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.88.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.88.bb b/meta/recipes-graphics/drm/libdrm_2.4.89.bb index 735f734295..6754a93242 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.88.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.89.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] = "fe4d5c77f1468ee73d0bbb30d76945d7" | 19 | SRC_URI[md5sum] = "5307a147dde67ac643f6753a42b5d32c" |
20 | SRC_URI[sha256sum] = "b5e55dbac2124e742e639f5b8553e8b7395863bf73dab4f77e99fe2fc25572b5" | 20 | SRC_URI[sha256sum] = "629f9782aabbb4809166de5f24d26fe0766055255038f16935602d89f136a02e" |
21 | 21 | ||
22 | inherit autotools pkgconfig manpages | 22 | inherit autotools pkgconfig manpages |
23 | 23 | ||