<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/lm-sensors/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-06-08T13:29:56Z</updated>
<entry>
<title>treewide: add or correct license information</title>
<updated>2026-06-08T13:29:56Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2026-05-13T04:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1adc05845455fa0da399d534a7ac35cdfc0e86f7'/>
<id>urn:sha1:1adc05845455fa0da399d534a7ac35cdfc0e86f7</id>
<content type='text'>
Add or correct license information across multiple packages.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>lm-sensors: fix bad scaling due to use of integer type</title>
<updated>2026-05-27T09:34:41Z</updated>
<author>
<name>Dee HY</name>
</author>
<published>2026-05-19T09:53:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1d43d7b66e7c78490a4d13c85a216e7dd9efcf0c'/>
<id>urn:sha1:1d43d7b66e7c78490a4d13c85a216e7dd9efcf0c</id>
<content type='text'>
upstream: https://github.com/lm-sensors/lm-sensors/commit/62a955319152ce0595932789d10e955304213beb
Signed-off-by: Dee HY &lt;dongfengweixiao@hotmail.com&gt;
</content>
</entry>
<entry>
<title>lm-sensors: pass TARGET_LDFLAGS to fix linking</title>
<updated>2025-11-30T13:44:13Z</updated>
<author>
<name>Anari Jalakas</name>
</author>
<published>2025-11-28T10:34:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6469f0685882ef44264f4fbd7db0b42858c3db57'/>
<id>urn:sha1:6469f0685882ef44264f4fbd7db0b42858c3db57</id>
<content type='text'>
Explicitly pass $(TARGET_LDFLAGS) to the build system
to resolve MIPS linker errors related to missing -fPIC.

Signed-off-by: Anari Jalakas &lt;anari.jalakas@gmail.com&gt;
</content>
</entry>
<entry>
<title>lm-sensors: packaging isaset and isadump</title>
<updated>2025-10-12T16:20:09Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-10-11T12:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7cd42ff9401407f1057fd452ca6676661be4c938'/>
<id>urn:sha1:7cd42ff9401407f1057fd452ca6676661be4c938</id>
<content type='text'>
Also packages isaset and isadump for x86 target only:

isadump:
Is a small helper program to examine registers visible through the ISA bus.

isaset:
Is a small helper program to set registers visible through the ISA bus.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>lm-sensors: fix build with glibc</title>
<updated>2025-08-25T15:29:59Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-08-16T10:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=763f984e4f0bb1409c9f40b8518a8eabf963abb9'/>
<id>urn:sha1:763f984e4f0bb1409c9f40b8518a8eabf963abb9</id>
<content type='text'>
The lm-sensors build was failing on glibc-based targets with:
  ld: cannot find -liconv: No such file or directory

which occurred because the upstream Makefile unconditionally links
against -liconv, but glibc has iconv functionality built-in and does not
provide a separate libiconv library.

I submitted the new patch upstream to fix this:
https://github.com/hramrach/lm-sensors/pull/14

This change is backward compatible based on my testing building
lm-sensors for x86/64 with glibc and again with musl after having
applied the patch.

Build system: x86/64
Build-tested: x86/64-glibc and x86/64
Run-tested: x86/64-glibc (Intel N150 based box)

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>lm-sensors: use standard location for custom conf</title>
<updated>2025-06-10T13:28:01Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-03-26T11:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a987403f979acd5093d72019f78faaeddf720d08'/>
<id>urn:sha1:a987403f979acd5093d72019f78faaeddf720d08</id>
<content type='text'>
Slight modification to package to provide /etc/sensors.d/custom.conf
where users can set hardware-specific configurations. Changed behavior
of package to no longer provide a specific configuration for i386 since
it has so many potential configurations.

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>lm-sensors: update to v3.6.2</title>
<updated>2025-05-19T08:57:15Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-05-17T16:12:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fec25ff6fe72084b1e84a1f4a30f3137f6f94f08'/>
<id>urn:sha1:fec25ff6fe72084b1e84a1f4a30f3137f6f94f08</id>
<content type='text'>
Change source URL to reflect active mirror as old one has not been
updated in ~4 years and bump to latest upstream release.

% sensors --version
sensors version 3.6.2 with libsensors version 3.6.2

Build system: x86/64
Build-tested: x86/64
Run-tested: x86/64

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>curl,fuse,lm-sensors: move BuildPackage line for libs above packges depending on it</title>
<updated>2021-02-16T10:20:23Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-02-16T10:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=eea050dab82c7cefb44fd4ab1e705b3378e7fa06'/>
<id>urn:sha1:eea050dab82c7cefb44fd4ab1e705b3378e7fa06</id>
<content type='text'>
Fixes ABI_VERSION handling issues

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>lm-sensors: update to 3.6.0</title>
<updated>2019-10-20T14:40:31Z</updated>
<author>
<name>DENG Qingfang</name>
</author>
<published>2019-10-20T14:40:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3e608e77fe8b140203cce594160f71ac70c25a14'/>
<id>urn:sha1:3e608e77fe8b140203cce594160f71ac70c25a14</id>
<content type='text'>
Update lm-sensors to 3.6.0

Signed-off-by: DENG Qingfang &lt;dengqf6@mail2.sysu.edu.cn&gt;
</content>
</entry>
<entry>
<title>treewide: add PKG_CPE_ID for better cvescanner coverage</title>
<updated>2019-09-17T10:40:26Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-09-12T12:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=299e5b0a9bce19d6e96cb9ff217028b36ee2dd36'/>
<id>urn:sha1:299e5b0a9bce19d6e96cb9ff217028b36ee2dd36</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
</feed>
