diff options
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.96.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.94.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.94.bb b/meta/recipes-graphics/drm/libdrm_2.4.96.bb index d6542921f5..1c9e0e9f95 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.94.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.96.bb | |||
@@ -12,8 +12,8 @@ DEPENDS = "libpthread-stubs" | |||
12 | 12 | ||
13 | SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \ | 13 | SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \ |
14 | file://musl-ioctl.patch" | 14 | file://musl-ioctl.patch" |
15 | SRC_URI[md5sum] = "e9803233838007047f39eb385c70d9e0" | 15 | SRC_URI[md5sum] = "f296d87272b1befeada3bb135751ab3d" |
16 | SRC_URI[sha256sum] = "b73c59b0a3760502c428ba81de49cd4807657d26be5e697eba3a87dd021d16be" | 16 | SRC_URI[sha256sum] = "0d561acf7bb4cc59dc82415100e6c1a44860e8c380e00f9592923e3cd08db393" |
17 | 17 | ||
18 | inherit meson pkgconfig manpages | 18 | inherit meson pkgconfig manpages |
19 | 19 | ||