Changeset 62d4a239


Ignore:
Timestamp:
03/20/2022 04:48:09 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
a204791
Parents:
d32d872
Message:

Update to bluez-5.64 and reformating kernel config
In grub-setup, change the order of kernel configureation items
to match the current kernel.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    rd32d872 r62d4a239  
    77  <!ENTITY bluez-download-http "&kernel-dl;/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  " ">
    9   <!ENTITY bluez-md5sum        "00da01bebad0595ba6eb2de4c6990a63">
     9  <!ENTITY bluez-md5sum        "d89a1c660eaf33ae360af93e3e2951bd">
    1010  <!ENTITY bluez-size          "2.1 MB">
    11   <!ENTITY bluez-buildsize     "142 MB (with tests)">
     11  <!ENTITY bluez-buildsize     "143 MB (with tests)">
    1212  <!ENTITY bluez-time          "0.4 SBU (using parallelism=4; with tests)">
    1313]>
  • introduction/welcome/changelog.xml

    rd32d872 r62d4a239  
    4343    -->
    4444    <listitem>
     45      <para>March 20th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to bluez-5.64. Fixes
     49          <ulink url="&blfs-ticket-root;16242">#16242</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>March 19th, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    rd32d872 r62d4a239  
    290290<!ENTITY at-version                   "3.2.4">
    291291<!ENTITY autofs-version               "5.1.8">
    292 <!ENTITY bluez-version                "5.63">
     292<!ENTITY bluez-version                "5.64">
    293293<!ENTITY bubblewrap-version           "0.6.1">
    294294<!ENTITY colord-version               "1.4.6">
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    rd32d872 r62d4a239  
    119119  [*] EFI runtime service support                              [CONFIG_EFI]
    120120  [*]   EFI stub support                                       [CONFIG_EFI_STUB]
    121 Firmware Drivers ---&gt;
    122   EFI (Extensible Firmware Interface) Support ---&gt;
    123     &lt; &gt; EFI Variable Support via sysfs                         [CONFIG_EFI_VARS]
    124     [*] Export efi runtime maps to sysfs                       [CONFIG_EFI_RUNTIME_MAP]
    125121Enable the block layer ---&gt;
    126122  Partition Types ---&gt;
     
    128124    [*] EFI GUID Partition support                             [CONFIG_EFI_PARTITION]
    129125Device Drivers ---&gt;
     126  Firmware Drivers ---&gt;
     127    EFI (Extensible Firmware Interface) Support ---&gt;
     128      &lt; &gt; EFI Variable Support via sysfs                       [CONFIG_EFI_VARS]
     129      [*] Export efi runtime maps to sysfs                     [CONFIG_EFI_RUNTIME_MAP]
    130130  Graphics support ---&gt;
    131131    Frame buffer Devices ---&gt;
Note: See TracChangeset for help on using the changeset viewer.