Signed-off-by: Wojciech Dubowik <wojciech.dubo...@neratec.com> --- .../patches/401-onewire-ds18b20-support.patch | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 utils/collectd/patches/401-onewire-ds18b20-support.patch
diff --git a/utils/collectd/patches/401-onewire-ds18b20-support.patch b/utils/collectd/patches/401-onewire-ds18b20-support.patch new file mode 100644 index 0000000..ab9e8a4 --- /dev/null +++ b/utils/collectd/patches/401-onewire-ds18b20-support.patch @@ -0,0 +1,11 @@ +--- a/src/onewire.c ++++ b/src/onewire.c +@@ -45,7 +45,7 @@ + static ow_family_features_t ow_family_features[] = + { + { +- /* family = */ "10.", ++ /* family = */ "28.", + { + { + /* filename = */ "temperature", -- 1.7.4.1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel