Changeset bdc55ac for x/lib/libdrm.xml


Ignore:
Timestamp:
10/07/2018 01:55:50 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
20c1f43
Parents:
3fd462f2
Message:

perl modules branch: Merge trunk r20565:20597, update md5sum for IO::Socket::SSL, correct text in note re its tests.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20598 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libdrm.xml

    r3fd462f2 rbdc55ac  
    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.