Author: pebender
Date: Wed Oct 29 21:29:43 2008
New Revision: 3879
Added:
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5366.patch
Modified:
trunk/gar-minimyth/script/utils/busybox/Makefile
trunk/gar-minimyth/script/utils/busybox/checksums
trunk/gar-minimyth/script/utils/lm_sensors/Makefile
trunk/gar-minimyth/script/utils/lm_sensors/checksums
Log:
- Updated utils/lm_sensors and utils/busybox fixes.
Modified: trunk/gar-minimyth/script/utils/busybox/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/busybox/Makefile (original)
+++ trunk/gar-minimyth/script/utils/busybox/Makefile Wed Oct 29 21:29:43
2008
@@ -8,7 +8,8 @@
PATCHFILES = \
$(DISTNAME)-grep.patch \
$(DISTNAME)-modprobe.patch \
- $(DISTNAME)-standalone.patch
+ $(DISTNAME)-standalone.patch \
+ $(DISTNAME)-vi.patch
PATCHFILES += $(DISTNAME)-dhcp_options.patch
$(DISTNAME)-dhcp_timezone.patch $(DISTNAME)-tftp_timeout.patch
LICENSE = GPL2
Modified: trunk/gar-minimyth/script/utils/busybox/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/busybox/checksums (original)
+++ trunk/gar-minimyth/script/utils/busybox/checksums Wed Oct 29 21:29:43
2008
@@ -1,7 +1,8 @@
dc2e5e00d6fee8229ae92884c68733a7 download/busybox-1.12.1.tar.bz2
-75d41663767416c1d970753341895223 download/busybox-1.12.1-grep.patch
+76273f1580295a12270dcca0cdeb9a27 download/busybox-1.12.1-grep.patch
a32a64cadc60193e26173e46ec933aef download/busybox-1.12.1-modprobe.patch
291c8564e3a25447bbcbfcc6865391cb download/busybox-1.12.1-standalone.patch
+be845bcecd58a57116203db1e97bbe75 download/busybox-1.12.1-vi.patch
b3823e284505ac93f148e142f14ae44f
download/busybox-1.12.1-dhcp_options.patch
05c94b95324d219ede840c296710cd72
download/busybox-1.12.1-dhcp_timezone.patch
345f13a4286c926b07f065cdf021cbd1
download/busybox-1.12.1-tftp_timeout.patch
Modified: trunk/gar-minimyth/script/utils/lm_sensors/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/lm_sensors/Makefile (original)
+++ trunk/gar-minimyth/script/utils/lm_sensors/Makefile Wed Oct 29 21:29:43
2008
@@ -5,7 +5,8 @@
MASTER_SITES += svn://lm-sensors.org/svn/lm-sensors/trunk/
DISTFILES = $(DISTNAME).tar.bz2
PATCHFILES = \
- $(DISTNAME)-changeset_5352.patch
+ $(DISTNAME)-changeset_5352.patch \
+ $(DISTNAME)-changeset_5366.patch
PATCHFILES += $(DISTNAME)-perl.patch.gar
LICENSE = GPL2
Modified: trunk/gar-minimyth/script/utils/lm_sensors/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/lm_sensors/checksums (original)
+++ trunk/gar-minimyth/script/utils/lm_sensors/checksums Wed Oct 29
21:29:43 2008
@@ -1,3 +1,4 @@
e88b236228ac2a50821217015b8fd0fa download/lm_sensors-3.0.3.tar.bz2
6b9ea25ab25e7d15793193580b3fe5a9
download/lm_sensors-3.0.3-changeset_5352.patch
+8037abd9df1c802b581919918c288de3
download/lm_sensors-3.0.3-changeset_5366.patch
f49706aa8d881acb84fdc4fc3fda9636 download/lm_sensors-3.0.3-perl.patch.gar
Added:
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5366.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5366.patch
Wed Oct 29 21:29:43 2008
@@ -0,0 +1,38 @@
+diff -Naur lm_sensors-3.0.3-old/CHANGES lm_sensors-3.0.3-new/CHANGES
+--- lm_sensors-3.0.3-old/CHANGES 2008-10-28 22:06:19.000000000 -0700
++++ lm_sensors-3.0.3-new/CHANGES 2008-10-28 22:07:25.000000000 -0700
+@@ -5,6 +5,7 @@
+ libsensors: Avoid namespace pollution
+ sensors-detect: Fix detection of ADT7463 and LM96000
+ fancontrol: Don't use named pipes when we don't need them (#2319)
++ Fix detection of Intel 5000 series FB-DIMM AMB
+ pwmconfig: Tell the user about gnuplot if it isn't installed
+ Fix MINSTOP and MINSTART test functions
+ Test MINSTOP before MINSTART
+diff -Naur lm_sensors-3.0.3-old/prog/detect/sensors-detect
lm_sensors-3.0.3-new/prog/detect/sensors-detect
+--- lm_sensors-3.0.3-old/prog/detect/sensors-detect 2008-10-28
22:06:19.000000000 -0700
++++ lm_sensors-3.0.3-new/prog/detect/sensors-detect 2008-10-28
22:07:25.000000000 -0700
+@@ -2146,7 +2146,7 @@
+ },
+ {
+ name => "Intel AMB FB-DIMM thermal sensor",
+- driver => "to-be-written",
++ driver => "i5k_amb",
+ detect => sub { intel_amb_detect(); },
+ },
+ {
+@@ -5644,12 +5644,10 @@
+ }
+
+ # Returns: undef if not detected, (9) if detected.
+-# the device 0xa620 should not be visible on host PCI bus, gateway
+-# must be used
+ sub intel_amb_detect
+ {
+- if ((exists $pci_list{'8086:a620'}) ||
+- (exists $pci_list{'8086:25f0'})) {
++ if ((exists $pci_list{'8086:25f0'}) || # Intel 5000
++ (exists $pci_list{'8086:4030'})) { # Intel 5400
+ return 9;
+ }
+ return;
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---