Remove --no-timestamping wget option from update-pciids script
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 7 May 2009 13:45:02 +0000 (13:45 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 7 May 2009 13:45:02 +0000 (13:45 +0000)
commitd3730bc38249c101346e9ac9e0cbe6dd35f8e6be
tree09d2020da3cd6bf255a358027885515188e7ea41
parent944150603fe0ee5ca56397e85fca6de2f24b45d8
Remove --no-timestamping wget option from update-pciids script
This bug is introduced after upgrading pciutils package and prevents successful
installation of the package. This patch fixes update-pciids script not to use
--no-timestamping wget switch, which is not supported by busybox.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15679
utils/pciutils/patches/100-remove-no-timestamping.patch [new file with mode: 0644]