Changeset 0f09c2b8 for x/lib


Ignore:
Timestamp:
10/05/2018 07:12:41 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d2a47be4
Parents:
e84b992c
Message:

Update to mesa-18.2.2
Update to wayland-protocols-1.16
Update to libdrm-2.4.85

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20582 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libdrm.xml

    re84b992c r0f09c2b8  
    77  <!ENTITY libdrm-download-http "https://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2">
    88  <!ENTITY libdrm-download-ftp  " ">
    9   <!ENTITY libdrm-md5sum        "e9803233838007047f39eb385c70d9e0">
    10   <!ENTITY libdrm-size          "812 KB">
    11   <!ENTITY libdrm-buildsize     "11 MB">
    12   <!ENTITY libdrm-time          "less than 0.1 SBU (add 0.8 SBU for tests)">
     9  <!ENTITY libdrm-md5sum        "41b9ed196a27f5dc7fb88412b704e9fd">
     10  <!ENTITY libdrm-size          "804 KB">
     11  <!ENTITY libdrm-buildsize     "13 MB">
     12  <!ENTITY libdrm-time          "0.9 SBU (with tests)">
    1313]>
    1414
     
    111111
    112112    <para>
    113       To check the results, issue <command>ninja test</command>. Tests may hang
    114       for unknown reasons. <!-- If nouveau threaded test hangs, you can disable it
     113      To check the results, issue <command>ninja test</command>. <!-- Tests may hang
     114      for unknown reasons. --><!-- If nouveau threaded test hangs, you can disable it
    115115      with
    116116      <command>sed -i 's/^TESTS/#&amp;/' tests/nouveau/Makefile.in</command>. -->
Note: See TracChangeset for help on using the changeset viewer.