mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Update to linux-4.20.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7c6d7821b9
commit
d84d0ba68f
@ -45,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>2019-02-011</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to linux-4.20.8. Fixes
|
||||
<ulink url="&lfs-ticket-root;4423">#4423</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Fix a problem when building Python in
|
||||
Chapter 5 where some hosts may use host dependent
|
||||
|
@ -423,12 +423,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "4">
|
||||
<!ENTITY linux-minor-version "20">
|
||||
<!ENTITY linux-patch-version "7">
|
||||
<!ENTITY linux-patch-version "8">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!ENTITY linux-size "101,830 KB">
|
||||
<!ENTITY linux-size "101,838 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "076b60b95cc189008e6bdb9815f34c56">
|
||||
<!ENTITY linux-md5 "dd814fd5edb71436796b62c791bcb72f">
|
||||
<!ENTITY linux-home "https://www.kernel.org/">
|
||||
<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
|
||||
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
||||
|
Loading…
Reference in New Issue
Block a user