[Lunar-commits] <moonbase> linux-2.6: version bumped to 2.6.27.1.
Florin Braescu
florin at lunar-linux.org
Thu Oct 16 03:16:11 CEST 2008
commit 4c1a3cdb826de60a80dd7f3215550feb37795805
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Oct 16 04:16:11 2008 +0300
linux-2.6: version bumped to 2.6.27.1.
An e1000e related bugfix.
---
kernel/linux-2.6/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS
index d6afa12..8aacafb 100644
--- a/kernel/linux-2.6/DETAILS
+++ b/kernel/linux-2.6/DETAILS
@@ -1,18 +1,18 @@
MODULE=linux-2.6
- VERSION=2.6.27
+ VERSION=2.6.27.1
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
+ 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:8425ec3be2652f9d511911ff4fcf99039d4574be
-# SOURCE2_VFY=sha1:
+ SOURCE2_VFY=sha1:6ada5fbf0cb6a9f842a26dc82136cc9d87e97b49
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20081010
+ UPDATED=20081016
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list