Commit graph

23 commits

Author SHA1 Message Date
heitbaum
77b45e6a5f lm_sensors: include build for all ARCH 2022-02-05 09:40:26 +00:00
heitbaum
b2605b3916 lm_sensors: remove RPATH 2022-01-23 21:39:18 +00:00
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
d992d90d77 lm_sensors: update to 3.6.0
update from guthash for 3.5.0 (2018-11-23) to 3.6.0 (2019-10-18)
changelog: https://github.com/lm-sensors/lm-sensors/blob/master/CHANGES
2021-01-08 10:22:30 +00:00
Andre Heider
cdbbda66d4 system-tools: cleanup and use the "sysroot" build flag
Use the new flag instead of stubbing "makeinstall_target()" to avoid polluting
sysroot. For packages without the means to "make install", add a
makeinstall_target() function to populate install_pkg.
2020-02-10 08:53:39 +01:00
MilhouseVH
8e7cd6279c lm_sensors: fix glibc-2.30 2019-08-07 16:44:04 +01:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
CvH
5e0ecd27f8 lm_sensors: update to e8afbda 2019-01-14 02:26:15 +01:00
MilhouseVH
c19a3ff780 packages: setup_toolchain $TARGET only called after package is sourced
Packages referencing variables defined in setup_toolchain such as CC, CXX,
AR, CFLAGS, LDFLAGS, HOST_CC etc. etc. must only reference these variables in
pre_build()/pre_configure()/pre_make() etc. functions, as the variables will not
be available when the package is sourced, but will be available after the call
to setup_toolchain() from scripts/build.
2018-12-18 03:43:28 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
cvh
40b48e4188 lm_sensors: update to 1c48b19 2018-05-11 23:31:13 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
cvh
6507321db3 lm_sensors: update to 0d5ccf6 2017-07-06 23:45:26 +02:00
Carlos Garcés
d3430d3110 cosmetics: misc. https URL replacements 2017-03-24 19:27:41 +04:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Lukas Rusak
c65ebdaec3
lm_sensors: dont use $TARGET_* variables 2016-09-26 23:21:03 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
cc808a500e lm_sensors: don't build for aarch64 2016-05-16 10:10:06 -07:00
Lukas Rusak
47f820102f lm_sensors: add package 2016-04-25 10:37:14 -07:00