Changeset 36cfad9 for general/sysutils


Ignore:
Timestamp:
08/11/2014 01:12:16 AM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, 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:
4378ca59
Parents:
a32ce16
Message:

Update to bluez-5.22.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    ra32ce16 r36cfad9  
    77  <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    9   <!ENTITY bluez-md5sum        "d5a0d05520e013f2394bf1d0bac12889">
    10   <!ENTITY bluez-size          "1.3 MB">
    11   <!ENTITY bluez-buildsize     "59 MB">
    12   <!ENTITY bluez-time          "0.8 SBU">
     9  <!ENTITY bluez-md5sum        "fd0783c8bc524bc9b26514aad1f85814">
     10  <!ENTITY bluez-size          "1.4 MB">
     11  <!ENTITY bluez-buildsize     "50 MB (additional 1 MB for the API docs)">
     12  <!ENTITY bluez-time          "0.6 SBU">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs75_built;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    207207      <para>
    208208        <filename>/etc/bluetooth/main.conf</filename> is installed automatically
    209         during the install.  Additionally, there are three supplementary
    210         configuration files. /etc/sysconfig/bluetooth is
    211         installed as a part of the boot script below.  In addition
     209        during the install.  Additionally, there are two<!--three-->
     210        supplementary configuration files.<!-- /etc/sysconfig/bluetooth is
     211        installed as a part of the boot script below.-->  In addition
    212212        you optionally can install the following as the
    213213        <systemitem class="username">root</systemitem> user:
     
    221221
    222222
    223 # End of rfcomm.conf</literal></screen>
     223# End of rfcomm.conf</literal>
     224EOF</screen>
    224225
    225226<screen role="root"><userinput>cat > /etc/bluetooth/uart.conf &lt;&lt; "EOF"</userinput>
     
    229230# See the hciattach man page for options
    230231
    231 # End of uart.conf</literal></screen>
     232# End of uart.conf</literal>
     233EOF</screen>
    232234
    233235      <indexterm zone="bluez bluez-config">
     
    270272          bccmd, bluemoon, bluetoothctl, bluetoothd, btmon, ciptool,
    271273          hciattach, hciconfig, hcidump, hcitool, hid2hci, l2ping,
    272           l2test, obexd, rctest, rfcomm, and sdptool
     274          l2test, mpris-proxy, obexd, rctest, rfcomm, and sdptool
    273275        </seg>
    274276        <seg>
Note: See TracChangeset for help on using the changeset viewer.