diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.100.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.99.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.99.bb b/meta/recipes-graphics/drm/libdrm_2.4.100.bb index fa3eb08f40..4859425672 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.99.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.100.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] = "72539626815b35159a63d45bc4c14ee6" | 15 | SRC_URI[md5sum] = "f47bc87e28198ba527e6b44ffdd62f65" |
16 | SRC_URI[sha256sum] = "4dbf539c7ed25dbb2055090b77ab87508fc46be39a9379d15fed4b5517e1da5e" | 16 | SRC_URI[sha256sum] = "c77cc828186c9ceec3e56ae202b43ee99eb932b4a87255038a80e8a1060d0a5d" |
17 | 17 | ||
18 | inherit meson pkgconfig manpages | 18 | inherit meson pkgconfig manpages |
19 | 19 | ||