[SM-Commit] GIT changes to master grimoire by Anton Brondz (df1b068dbb698c7d987d3f2f0f6aaca20a2cf12d)

Anton Brondz scm at mail.sourcemage.org
Fri Sep 22 17:11:57 EDT 2006


GIT changes to master grimoire by Anton Brondz <dinolinux at sourcemage.org>:

 kernels/i2c/DETAILS |   15 ++++++---------
 kernels/i2c/HISTORY |    3 +++
 2 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit df1b068dbb698c7d987d3f2f0f6aaca20a2cf12d
Author: Anton Brondz <dinolinux at sourcemage.org>
Commit: Anton Brondz <dinolinux at sourcemage.org>

    i2c: updated to 2.10.0

diff --git a/kernels/i2c/DETAILS b/kernels/i2c/DETAILS
index 9910e68..bce77f1 100755
--- a/kernels/i2c/DETAILS
+++ b/kernels/i2c/DETAILS
@@ -1,21 +1,17 @@
            SPELL=i2c
-         VERSION=2.9.0
+         VERSION=2.10.0
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=http://secure.netroedge.com/~lm78/archive/$SOURCE
-     SOURCE_HASH=sha512:12523ac21d9b29a1f5455b92bc9be09fe0796e955294f2a6beab2edf1e7b547730314c158c583aad0b88be266969991b504c764d93deacab4676b1137eb7cf3b
-        WEB_SITE=http://secure.netroedge.com/~lm78/
+   SOURCE_URL[0]=http://dl.lm-sensors.org/i2c/releases/$SOURCE
+     SOURCE_HASH=sha512:c92949b6262deb1d803a9fa04271de02b21793458004f522cc37a910159b848aeb8c752e018f70e893e06d3b266ac889b3af60062e07d71171e6c2d8852176c3
+        WEB_SITE=http://lm-sensors.org/
          ENTERED=20011021
-         UPDATED=20031219
         KEYWORDS="kernels"
        BUILD_API=1
            SHORT="i2c provides kernel modules to read the I-Squared-C bus, required by lm_sensors."
       LICENSE[0]=GPL
 cat << EOF
-
-2.2 What is the SMBus? And the I2C bus?
-
-    The SMBus is the "System Management Bus".  More specifically, it 
+The SMBus is the "System Management Bus".  More specifically, it 
 is a  2-wire, low-speed serial communication bus used for basic health
 monitoring and hardware management.  It is a specific implementation of
 the more general I2C (pronunciation: I-squared-C) bus.  In fact, both
@@ -31,4 +27,5 @@ pure I2C devices. Other hosts are in fac
 implement the SMBus protocol in terms of I2C operations.  But these
 hosts can also talk to pure I2C devices.
 
+NOTE: This spell is for 2.4.x kernels only.
 EOF
diff --git a/kernels/i2c/HISTORY b/kernels/i2c/HISTORY
index f16a077..ceeac45 100644
--- a/kernels/i2c/HISTORY
+++ b/kernels/i2c/HISTORY
@@ -1,3 +1,6 @@
+2006-09-22 Anton Brondz <dinolinux at sourcemage.org>
+	* DETAILS: updated to 2.10.0, updated description, updated WEB_SITE
+
 2006-06-12 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* DETAILS: inserted BUILD_API=1 line
 



More information about the SM-Commit mailing list