Andre Heider
7273d94094
multimedia-tools: cleanup and use the "sysroot" build flag
...
As with system-tools before.
Use PKG_DEPENDS_CONFIG where appropriate.
2020-02-10 08:53:39 +01:00
Andre Heider
85d8668dee
network-tools: cleanup and use the "sysroot" build flag
...
As with system-tools before.
Merge rsyncx into rsync while at it.
2020-02-10 08:53:39 +01: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
Andre Heider
90f0c11d3b
touchscreen: Use get_install_dir() instead of get_build_dir()
2020-02-10 08:53:39 +01:00
Andre Heider
7b9d5b2499
pcscd: Use get_install_dir() instead of get_build_dir()
2020-02-10 08:53:39 +01:00
Andre Heider
c5b5df0266
locale: Use get_install_dir() instead of get_build_dir()
2020-02-10 08:53:39 +01:00
Andre Heider
a6111a6d0b
kodi: don't wipe themes, move them for the theme packages
2020-02-10 08:53:39 +01:00
Andre Heider
36e8fd71cf
tvheadend42: add missing PKG_DEPENDS_UNPACK
...
tvh-dtv-scan-tables is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
a98010df72
build: automatically add dependencies for kernel packages
...
And add the missing "linux" to PKG_DEPENDS_UNPACK while at it, the tree
is required for building kernel modules.
2020-02-10 08:53:39 +01:00
Matthias Reichl
91712a2436
remove repository.kodinerds from addons
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-02-09 14:37:49 +01:00
awiouy
c941cec6fa
librespot: update to 0.1.1
2020-02-01 14:28:18 +01:00
Christian Hewitt
6994e8962e
Merge pull request #4121 from MilhouseVH/le10_xorg-updates
...
packages: update to latest, xorg-server-1.20.7
2020-01-31 10:44:20 +03:00
Christian Hewitt
1e1a354a68
Merge pull request #4144 from MilhouseVH/le10_mesa-demos-fix
...
mesa-demos: doesn't install anything, fix that
2020-01-31 10:42:20 +03:00
Christian Hewitt
c120ddb49d
Merge pull request #4131 from dhewg/pull/vim
...
vim: work around broken make dependencies
2020-01-31 10:36:02 +03:00
Christian Hewitt
775cabd93e
Merge pull request #4130 from HiassofT/le10-iw-image
...
add support for setting wireless regulatory domain
2020-01-27 06:52:24 +04:00
MilhouseVH
beffb59d44
mesa-demos: doesn't install anything, fix that
2020-01-25 06:36:30 +00:00
Andre Heider
1372ec8550
vim: work around broken make dependencies
...
Work around missing install directory error:
cp vimtutor build.LibreELEC-RPi.arm-9.80-devel/install_pkg/vim-8.2.0023/usr/bin/vimtutor
cp: cannot create regular file
'build.LibreELEC-RPi.arm-9.80-devel/install_pkg/vim-8.2.0023/usr/bin/vimtutor': No such file or directory
make[1]: *** [Makefile:2468: installtutorbin] Error 1
2020-01-21 13:47:52 +01:00
Matthias Reichl
ca27792cf2
Merge pull request #4104 from dhewg/pull/make
...
make: update to v4.3
2020-01-21 00:14:43 +01:00
Matthias Reichl
2cb65bbaa2
Merge pull request #4094 from dhewg/pull/load
...
build: add load average limit to reduce CPU overcommitment
2020-01-21 00:14:18 +01:00
Matthias Reichl
80f1b14da0
Merge pull request #4092 from MilhouseVH/le10_generator
...
buildsystem: switch to dynamic scheduler
2020-01-21 00:13:51 +01:00
Matthias Reichl
76a3dcb991
network-tools: drop iw
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-01-20 13:28:33 +01:00
Matthias Reichl
1f82e6b108
iw: include in image builds
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-01-20 13:28:33 +01:00
Andre Heider
0ab9832843
stress-ng: fix build with make v4.3
...
How did this ever... I mean, who writes... oh... nevermind.
2020-01-20 12:37:50 +01:00
Jernej Škrabec
edaa6e514f
Merge pull request #4117 from MilhouseVH/le10_buildsys_major_minor
...
buildsystem: add major/minor version helper
2020-01-19 22:53:56 +01:00
Andre Heider
ed32c16915
screen: disable parallel build
...
The make dependecies are a mess, take no chances.
2020-01-17 09:16:36 +01:00