diff options
author | Vasilis Tsiligiannis <acinonyx@openwrt.gr> | 2010-04-03 18:29:37 +0000 |
---|---|---|
committer | Vasilis Tsiligiannis <acinonyx@openwrt.gr> | 2010-04-03 18:29:37 +0000 |
commit | 34a5f7bcbeea2d637c77b291ff4ccc470a79aa3a (patch) | |
tree | 0061cebfded5d9955d24bf8fd662199da5e1256e /package/hotplug2/patches/120-sysfs_path_fix.patch | |
parent | ddc4230c30b5c87b88f64778c4855c604a004b86 (diff) | |
download | upstream-34a5f7bcbeea2d637c77b291ff4ccc470a79aa3a.tar.gz upstream-34a5f7bcbeea2d637c77b291ff4ccc470a79aa3a.tar.bz2 upstream-34a5f7bcbeea2d637c77b291ff4ccc470a79aa3a.zip |
hotplug2: Refresh patches
SVN-Revision: 20685
Diffstat (limited to 'package/hotplug2/patches/120-sysfs_path_fix.patch')
-rw-r--r-- | package/hotplug2/patches/120-sysfs_path_fix.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/hotplug2/patches/120-sysfs_path_fix.patch b/package/hotplug2/patches/120-sysfs_path_fix.patch index 2b032a9d4d..0903057c77 100644 --- a/package/hotplug2/patches/120-sysfs_path_fix.patch +++ b/package/hotplug2/patches/120-sysfs_path_fix.patch @@ -1,7 +1,6 @@ -diff -x '*~' -Naur hotplug2-201/rules/command.c hotplug2-201.patched/rules/command.c ---- hotplug2-201/rules/command.c 2009-12-09 20:44:13.000000000 +0200 -+++ hotplug2-201.patched/rules/command.c 2010-03-31 17:24:09.000000000 +0300 -@@ -374,9 +374,9 @@ +--- a/rules/command.c ++++ b/rules/command.c +@@ -374,9 +374,9 @@ RULES_COMMAND_F(cmd_firmware) { if (firmware == NULL) return -1; |