diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-09-16 21:11:27 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-16 23:31:35 -0500 |
commit | b4f1a3e7ff0e77227030908554300b3f276dddd0 (patch) | |
tree | f23889a57c726be2f0fb732b3ed296bd924deefc /system/i2c-tools/patches | |
parent | ab051bd3bcec2a438989434ccda0deb2b1cba4e1 (diff) |
system/i2c-tools: Fixed applying of patches
Diffstat (limited to 'system/i2c-tools/patches')
-rw-r--r-- | system/i2c-tools/patches/changeset_r6063.diff | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/i2c-tools/patches/changeset_r6063.diff b/system/i2c-tools/patches/changeset_r6063.diff index 59c56d0b3369a..f6f83e7a0d4a9 100644 --- a/system/i2c-tools/patches/changeset_r6063.diff +++ b/system/i2c-tools/patches/changeset_r6063.diff @@ -1,7 +1,7 @@ Index: /i2c-tools/branches/i2c-tools-3.1/eeprom/decode-dimms
===================================================================
---- /i2c-tools/branches/i2c-tools-3.1/eeprom/decode-dimms (revision 6043)
-+++ /i2c-tools/branches/i2c-tools-3.1/eeprom/decode-dimms (revision 6063)
+--- /branches/i2c-tools-3.1/eeprom/decode-dimms (revision 6043)
++++ /branches/i2c-tools-3.1/eeprom/decode-dimms (revision 6063)
@@ -1740,5 +1740,5 @@
sub get_dimm_list
{
@@ -32,8 +32,8 @@ Index: /i2c-tools/branches/i2c-tools-3.1/eeprom/decode-dimms Index: /i2c-tools/branches/i2c-tools-3.1/CHANGES
===================================================================
---- /i2c-tools/branches/i2c-tools-3.1/CHANGES (revision 6048)
-+++ /i2c-tools/branches/i2c-tools-3.1/CHANGES (revision 6063)
+--- /branches/i2c-tools-3.1/CHANGES (revision 6048)
++++ /branches/i2c-tools-3.1/CHANGES (revision 6063)
@@ -5,4 +5,5 @@
decode-dimms: Decode module configuration type of DDR2 SDRAM
Decode bus width extension of DDR3 SDRAM
|