aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-05 19:38:44 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-05 19:38:44 +0000
commit0c5d0027b8fbd8db1b866f69d520f7588e7e1098 (patch)
treefa83c17691dce6c9bc51aa3dd74ef5e84799cc1d /packages.ent
parent466dae654d70a9b4db77c5efdc33ae845f0700d1 (diff)
Update to linux-3.10.5
Fix bootscript ipv4-static-route git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r--packages.ent8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages.ent b/packages.ent
index 0a07e300e..7396fd836 100644
--- a/packages.ent
+++ b/packages.ent
@@ -310,7 +310,7 @@
<!ENTITY less-ch6-du "3.6 MB">
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
-<!ENTITY lfs-bootscripts-version "20130515"> <!-- Scripts depend on this format -->
+<!ENTITY lfs-bootscripts-version "20130805"> <!-- Scripts depend on this format -->
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile -->
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!-- Updated in Makefile -->
@@ -339,12 +339,12 @@
<!ENTITY linux-major-version "3">
<!ENTITY linux-minor-version "10">
-<!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 "71,840 KB">
+<!ENTITY linux-size "71,496 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "0378156d0a4ebf155d083531c3cb3826">
+<!ENTITY linux-md5 "853d4bca2752a7ec6ca11a14d557d691">
<!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,