summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/libdrm-symbol-check.patch
Commit message (Collapse)AuthorAge
* gnu: libdrm: Update to 2.4.77.Marius Bakke2017-04-06
| | | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.77. * gnu/packages/patches/libdrm-symbol-check.patch: Adjust to upstream changes.
* gnu: libdrm-symbol-check.patch: Add case for radeon.Efraim Flashner2017-03-01
| | | | | | * gnu/packages/patches/libdrm-symbol-check.patch: Add the extra seven symbols from the public headers to the radeon-symbol-check to satisfy the test. Also add aarch64-linux to the list of architectures affected.
* gnu: libdrm: Fix symbol check tests on mips64el and armhf.Mark H Weaver2015-10-19
* gnu/packages/patches/libdrm-symbol-check.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (libdrm)[source]: Add patch.