Changeset f4327ad9 for x


Ignore:
Timestamp:
05/27/2020 10:55:18 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
07d609b
Parents:
21552cf
Message:

Update to udisks-2.9.0
Update to libdrm-2.4.102
Update to node.js-12.17.0
Update to HTTP::Daemon-6.10 (Perl Module)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libdrm.xml

    r21552cf rf4327ad9  
    77  <!ENTITY libdrm-download-http "https://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.xz">
    88  <!ENTITY libdrm-download-ftp  " ">
    9   <!ENTITY libdrm-md5sum        "e6a6f1b88963210b3d62acd7310a1cc7">
     9  <!ENTITY libdrm-md5sum        "586f1e0c324dd372841922089a04417c">
    1010  <!ENTITY libdrm-size          "400 KB">
    11   <!ENTITY libdrm-buildsize     "9.5 MB (with tests)">
    12   <!ENTITY libdrm-time          "less than 0.1 SBU (add 0.3 SBU for tests)">
     11  <!ENTITY libdrm-buildsize     "10 MB (with tests)">
     12  <!ENTITY libdrm-time          "0.1 SBU (with tests)">
     13  <!-- With version 2.4.102, the tests add 1 second to my build. -->
    1314]>
    1415
     
    113114
    114115    <para>
    115       To check the results, issue <command>ninja test</command>. One test,
     116      To check the results, issue <command>ninja test</command>. <!--One test,
    116117      'threaded' in the nouveau subdirectory, is known to fail with a
    117       30 second timeout.
     118      30 second timeout.-->
     119      <!-- Regarding the 'threaded' test, it's now skipped by default (2.4.102)
     120           -renodr -->
    118121     
    119122      <!-- Tests may hang
Note: See TracChangeset for help on using the changeset viewer.