[Lunar-commits] <moonbase> linux-2.6: version bumped to 2.6.26.
Florin Braescu
florin at lunar-linux.org
Fri Jul 18 14:43:09 CEST 2008
commit 77888b6bd9a99cf398c4843edb549f9335247b3b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 18 15:43:09 2008 +0300
linux-2.6: version bumped to 2.6.26.
A lot of fixes, in the drivers sections mostly.
Along with the fixes there's a new driver for cameras which implement the
standard USB video class spec.
---
kernel/linux-2.6/DETAILS | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS
index 6b2f6c8..a9c6255 100644
--- a/kernel/linux-2.6/DETAILS
+++ b/kernel/linux-2.6/DETAILS
@@ -1,18 +1,18 @@
MODULE=linux-2.6
- VERSION=2.6.25.10
+ VERSION=2.6.26
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
- SOURCE2=patch-${VERSION}.bz2
+# SOURCE2=patch-${VERSION}.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
- SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
- SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
- SOURCE_VFY=sha1:aa6187a1c212dd2d8bd906b023fcefdcf711f35e
- SOURCE2_VFY=sha1:a0c252929136c3f5ff108dd18cdd33a57f7a2040
+# SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
+# SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
+ SOURCE_VFY=sha1:3f44384bf84f27add3b6c43ec68f974d7f7e9c67
+# SOURCE2_VFY=sha1:a0c252929136c3f5ff108dd18cdd33a57f7a2040
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20080704
+ UPDATED=20080718
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list