Changeset c67c630


Ignore:
Timestamp:
07/06/2014 10:40:13 PM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fa200b8
Parents:
d9fd122
Message:

Update to BlueZ-5.21

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd9fd122 rc67c630  
    340340<!ENTITY at-version                   "3.1.14">
    341341<!ENTITY autofs-version               "5.1.0">
    342 <!ENTITY bluez-version                "5.20">
     342<!ENTITY bluez-version                "5.21">
    343343<!ENTITY colord-version               "1.2.1">    <!-- Even minors only -->
    344344<!ENTITY cpio-version                 "2.11">
  • general/sysutils/bluez.xml

    rd9fd122 rc67c630  
    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        "177d4551f76e5933cc467c3abc6d3796">
     9  <!ENTITY bluez-md5sum        "d5a0d05520e013f2394bf1d0bac12889">
    1010  <!ENTITY bluez-size          "1.3 MB">
    11   <!ENTITY bluez-buildsize     "68 MB">
     11  <!ENTITY bluez-buildsize     "59 MB">
    1212  <!ENTITY bluez-time          "0.8 SBU">
    1313]>
     
    105105    </para>
    106106
    107 <screen><literal>[*] Networking support ---&gt;
    108   &lt;*&gt; or &lt;M&gt; Bluetooth subsystem support ---&gt;
    109     &lt;*&gt; or &lt;M&gt; RFCOMM protocol support
    110     [*] RFCOMM TTY support
    111     &lt;*&gt; or &lt;M&gt; BNEP protocol support
    112     [*] Multicast filter support
    113     [*] Protocol filter support
    114     &lt;*&gt; or &lt;M&gt; HIDP protocol support
     107<screen><literal>[*] Networking support ---&gt;                   [CONFIG_NET]
     108  &lt;*&gt; or &lt;M&gt; Bluetooth subsystem support ---&gt; [CONFIG_BT]
     109    &lt;*&gt; or &lt;M&gt; RFCOMM protocol support        [CONFIG_BT_RFCOMM]
     110    [*] RFCOMM TTY support                    [CONFIG_BT_RFCOMM_TTY]
     111    &lt;*&gt; or &lt;M&gt; BNEP protocol support          [CONFIG_BT_BNEP]
     112    [*] Multicast filter support              [CONFIG_BT_BNEP_MC_FILTER]
     113    [*] Protocol filter support               [CONFIG_BT_BNEP_PROTO_FILTER]
     114    &lt;*&gt; or &lt;M&gt; HIDP protocol support          [CONFIG_BT_HIDP]
    115115
    116116    Bluetooth device drivers ---&gt;
  • introduction/welcome/changelog.xml

    rd9fd122 rc67c630  
    4848      <para>July 6th, 2014</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Update to bluez-5.21. Fixes
     52          <ulink url="&blfs-ticket-root;5242">#5242</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[pierre] - Add a missing switch for GCC-Java.</para>
Note: See TracChangeset for help on using the changeset viewer.