mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to bluez-5.64 and reformating kernel config
In grub-setup, change the order of kernel configureation items to match the current kernel.
This commit is contained in:
parent
d32d872dbd
commit
62d4a2391a
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY bluez-download-http "&kernel-dl;/linux/bluetooth/bluez-&bluez-version;.tar.xz">
|
||||
<!ENTITY bluez-download-ftp " ">
|
||||
<!ENTITY bluez-md5sum "00da01bebad0595ba6eb2de4c6990a63">
|
||||
<!ENTITY bluez-md5sum "d89a1c660eaf33ae360af93e3e2951bd">
|
||||
<!ENTITY bluez-size "2.1 MB">
|
||||
<!ENTITY bluez-buildsize "142 MB (with tests)">
|
||||
<!ENTITY bluez-buildsize "143 MB (with tests)">
|
||||
<!ENTITY bluez-time "0.4 SBU (using parallelism=4; with tests)">
|
||||
]>
|
||||
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>March 20th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to bluez-5.64. Fixes
|
||||
<ulink url="&blfs-ticket-root;16242">#16242</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>March 19th, 2022</para>
|
||||
<itemizedlist>
|
||||
|
@ -289,7 +289,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY acpid-version "2.0.33">
|
||||
<!ENTITY at-version "3.2.4">
|
||||
<!ENTITY autofs-version "5.1.8">
|
||||
<!ENTITY bluez-version "5.63">
|
||||
<!ENTITY bluez-version "5.64">
|
||||
<!ENTITY bubblewrap-version "0.6.1">
|
||||
<!ENTITY colord-version "1.4.6">
|
||||
<!ENTITY cpio-version "2.13">
|
||||
|
@ -118,15 +118,15 @@ mount -v -t vfat /dev/sdx1 /mnt/rescue</userinput></screen>
|
||||
<screen><literal>Processor type and features --->
|
||||
[*] EFI runtime service support [CONFIG_EFI]
|
||||
[*] EFI stub support [CONFIG_EFI_STUB]
|
||||
Firmware Drivers --->
|
||||
EFI (Extensible Firmware Interface) Support --->
|
||||
< > EFI Variable Support via sysfs [CONFIG_EFI_VARS]
|
||||
[*] Export efi runtime maps to sysfs [CONFIG_EFI_RUNTIME_MAP]
|
||||
Enable the block layer --->
|
||||
Partition Types --->
|
||||
[*] Advanced partition selection [CONFIG_PARTITION_ADVANCED]
|
||||
[*] EFI GUID Partition support [CONFIG_EFI_PARTITION]
|
||||
Device Drivers --->
|
||||
Firmware Drivers --->
|
||||
EFI (Extensible Firmware Interface) Support --->
|
||||
< > EFI Variable Support via sysfs [CONFIG_EFI_VARS]
|
||||
[*] Export efi runtime maps to sysfs [CONFIG_EFI_RUNTIME_MAP]
|
||||
Graphics support --->
|
||||
Frame buffer Devices --->
|
||||
Support for frame buffer devices ---> [CONFIG_FB]
|
||||
|
Loading…
Reference in New Issue
Block a user