Commit graph

354 commits

Author SHA1 Message Date
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
MilhouseVH
3958acdb82 encfs: missing dependency 2019-02-18 16:56:08 +00:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
Red Wil
b341b7b0be hddtemp: fix build: update urls, local hddtemp.db 2019-01-27 22:28:17 +00:00
MilhouseVH
b9e8f6fa36
Merge pull request #3235 from CvH/9.0/networktools-up
network-tools update
2019-01-15 12:03:04 +00:00
CvH
490c65f30f unrar: build additional shared 2019-01-15 12:16:14 +01:00
CvH
9d12d32ec4 usb-modeswitch: update to 2.52 2019-01-14 02:26:15 +01:00
CvH
0e212f0bea stress-ng: update to 0.09.50 2019-01-14 02:26:15 +01:00
CvH
8d9a676ccc strace: update to 4.26 2019-01-14 02:26:15 +01:00
CvH
b3ccaf8710 smartmontools: update to 7.0 2019-01-14 02:26:15 +01:00
CvH
fd767b02b7 pv: update to 1.6.6 2019-01-14 02:26:15 +01:00
CvH
8040fee60b patch: update to 2.7.6 2019-01-14 02:26:15 +01:00
CvH
92ae0e4286 nmon: fix version 2019-01-14 02:26:15 +01:00
CvH
f61091f728 mtpfs: fix version 2019-01-14 02:26:15 +01:00
CvH
5e0ecd27f8 lm_sensors: update to e8afbda 2019-01-14 02:26:15 +01:00
CvH
7c7adbacda jq: update to 1.6 2019-01-14 02:26:15 +01:00
CvH
ab6a910d2d oniguruma: initial package 2019-01-14 02:26:15 +01:00
CvH
f0b6346ce1 htop: update to 3.0.0 Beta5 2019-01-14 02:26:15 +01:00
CvH
636ee27407 file: update to d1ff3af 2019-01-14 02:26:15 +01:00
CvH
7d179b092a autossh: update to 1.4g 2019-01-14 02:26:15 +01:00
CvH
7bb9dd191c unrar: update to 5.6.8 2019-01-14 02:26:15 +01:00
CvH
33a1db063f
Merge pull request #3192 from mglae/le9_ncurses_stools110
ncurses: improvements / system-tools 110: update mc and efibootmgr
2018-12-30 22:48:42 +01:00
mglae
f3989a87c1 efibootmgr: update to 17 and update efivars 2018-12-29 18:35:59 +01:00
mglae
519a36ea19 mc: update to 4.8.21 and improve
- use wrapper to avoid history spam and reduce addon size
- set home directory
- fix mclib path error (even we compile with --disable-mclib)
2018-12-29 18:35:38 +01:00
CvH
a98586ba33
Merge pull request #3171 from MilhouseVH/le90_buildsystem_source_packages-with-drop
buildsystem: centralise package sourcing
2018-12-29 18:18:15 +01:00
MilhouseVH
97db4b4af1 packages: fix more references to setup_toolchain vars 2018-12-28 03:57:00 +00:00
vpeter4
af3366478d libxslt, libssh2: build with -fPIC
Compiling a shared library requires -fPIC. But this two libs are build without.
2018-12-19 12:54:37 +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
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 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
MilhouseVH
b15d6d5da8 stress-ng: update to stress-ng-0.09.36 2018-08-05 18:53:08 +01:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
CvH
a12c2e8401 dtach: remove unused options 2018-06-26 19:40:57 +02:00
CvH
a715c8737f stress-ng: initial package 2018-06-24 22:07:03 +02:00
Matthias Reichl
8382c250d3 efibootmgr: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
80af4027d0 efivar: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
CvH
d1da7ddb38 strace: fix url 2018-05-14 14:39:23 +02:00
cvh
26c3b430e5 strace: update to 4.22 2018-05-11 23:31:14 +02:00
cvh
164f1bbd22 unrar: update to 5.6.3 2018-05-11 23:31:14 +02:00
cvh
6759986621 screen: update to 4.6.2 2018-05-11 23:31:14 +02:00
cvh
53fa335680 inotify-tools: update to 3.20.1 2018-05-11 23:31:14 +02:00
cvh
40b48e4188 lm_sensors: update to 1c48b19 2018-05-11 23:31:13 +02:00
cvh
a8d09617f8 mc: update to 4.8.20 2018-05-11 23:31:13 +02:00
cvh
e50207ace5 htop: update to 3.0.0 Beta4 2018-05-11 23:31:13 +02:00
cvh
224f80b1cc file: update to 5.33 2018-05-11 23:31:13 +02:00
cvh
6c9707c97c autossh: update to 1.4f 2018-05-11 23:31:13 +02:00