mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Update to Linux-3.11.5. Fixes #3411.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10360 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
05e908edf8
commit
384d95ef14
@ -35,6 +35,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>2013-10-15</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Update to Linux-3.11.5. Fixes
|
||||
<ulink url="&lfs-ticket-root;3411">#3411</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2013-10-14</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20131014">
|
||||
<!ENTITY releasedate "October 14, 2013">
|
||||
<!ENTITY version "SVN-20131015">
|
||||
<!ENTITY releasedate "October 15, 2013">
|
||||
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.5">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -339,12 +339,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "3">
|
||||
<!ENTITY linux-minor-version "11">
|
||||
<!ENTITY linux-patch-version "4">
|
||||
<!ENTITY linux-patch-version "5">
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-size "73,338 KB">
|
||||
<!ENTITY linux-size "73,331 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "39f2a90cd8ad2fa62a4e5c6ffaa1a948">
|
||||
<!ENTITY linux-md5 "05ae2366c942d116a821fd4c7e6ffa75">
|
||||
<!ENTITY linux-home "http://www.kernel.org/">
|
||||
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
|
||||
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
||||
|
Loading…
Reference in New Issue
Block a user