diff options
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.94.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.93.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.93.bb b/meta/recipes-graphics/drm/libdrm_2.4.94.bb index 9219d87e4e..d6542921f5 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.93.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.94.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] = "0ba45ad1551b2c1b6df0797a3e65f827" | 15 | SRC_URI[md5sum] = "e9803233838007047f39eb385c70d9e0" |
16 | SRC_URI[sha256sum] = "6e84d1dc9548a76f20b59a85cf80a0b230cd8196084f5243469d9e65354fcd3c" | 16 | SRC_URI[sha256sum] = "b73c59b0a3760502c428ba81de49cd4807657d26be5e697eba3a87dd021d16be" |
17 | 17 | ||
18 | inherit meson pkgconfig manpages | 18 | inherit meson pkgconfig manpages |
19 | 19 | ||