MilhouseVH
37633b87bf
linux: ignore gcc-plugin.sh
2020-02-18 17:41:58 +00:00
MilhouseVH
70b69ebffa
Merge pull request #4191 from HiassofT/le10-fix-obj-remove
...
allow packages to install *.o files into the image
2020-02-13 17:26:09 +00:00
Andre Heider
4c80f82f21
u-boot: update to v2020.01
2020-02-10 09:22:25 +01:00
Andre Heider
1ba1387293
atf: update to v2.2
2020-02-10 09:22:25 +01:00
Andre Heider
682b57a80e
packages: document requirements for autoremove
2020-02-10 08:53:39 +01:00
Andre Heider
5a57640b89
linux: allow module builds after autoremove & unpack
2020-02-10 08:53:39 +01:00
Andre Heider
897afe8ac7
libugpio: clean up dependencies
2020-02-10 08:53:39 +01:00
Andre Heider
f15328132b
libretro-mame2016: clean up dependencies
2020-02-10 08:53:39 +01:00
Andre Heider
8aee17ca4f
iptables: use the installed kernel headers
2020-02-10 08:53:39 +01:00
Andre Heider
2e6796cf47
minisatip: cleanup and use the "sysroot" build flag
2020-02-10 08:53:39 +01:00
Andre Heider
85be7bf6a0
game-tools: cleanup and use the "sysroot" build flag
2020-02-10 08:53:39 +01:00
Andre Heider
85fd40c786
dvb-tools: cleanup and use the "sysroot" build flag
2020-02-10 08:53:39 +01:00
Andre Heider
2e74877c08
mpd: cleanup and use the "sysroot" build flag
2020-02-10 08:53:39 +01:00
Andre Heider
6adb17f119
proftpd: cleanup and use the "sysroot" build flag
2020-02-10 08:53:39 +01:00
Andre Heider
657aa9d0af
rsyslog: cleanup and use the "sysroot" build flag
2020-02-10 08:53:39 +01:00
Andre Heider
b7c1a9dd6e
chrome: 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
c8face08d4
jre.zulu: cleanup and use the "sysroot" build flag
...
As with system-tools before.
2020-02-10 08:53:39 +01:00
Andre Heider
71f5785142
btrfs-progs: cleanup and use the "sysroot" build flag
2020-02-10 08:53:39 +01:00
Andre Heider
fefa6bb2c6
snap[server|client]: cleanup and use the "sysroot" build flag
...
As with system-tools before.
2020-02-10 08:53:39 +01:00
Andre Heider
f6b8906014
tvheadend42: 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
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
64c73805fe
build: add PKG_DEPENDS_CONFIG to set PKG_CONFIG_PATH for packages
...
To be used for "-sysroot" packages.
2020-02-10 08:53:39 +01:00
Andre Heider
a6991f0aba
pkg-config: add support for multiple sysroots
2020-02-10 08:53:39 +01:00