linux 3.2 sources
Peter de Ridder
peter at lunar-linux.org
Sun Jan 22 14:28:51 CET 2012
Hi,
I would like to suggest using the patches on top of the "main" souce
again. linux-3.2.tar.bz + patch-3.2.1.bz2
Or is there a strong reason why this isn't done for linux-3.x anymore?
I would suggest this for the "fast" changing kernel since it save
quite some download time. not for the linux-2.6-stable and such, they
are pretty much version frozen.
Regards,
Peter
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -3 +3,3 @@
- SOURCE=linux-$VERSION.tar.bz2
+ BASE=$(echo $VERSION | cut -d. -f1,2)
+ SOURCE=linux-${BASE}.tar.bz2
+ SOURCE2=patch-${VERSION}.bz2
@@ -8 +10,2 @@
- SOURCE_VFY=sha1:9d278e8d11f368aaca97ed708e2e315b2127dc15
+ SOURCE_VFY=sha1:3460afa971049aa79b8f914e1bfd619eedd19f55
+ SOURCE2_VFY=sha1:3e6dbebd459f21d03e542f933f2d391281871fd6
More information about the Lunar-dev
mailing list