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
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
84fb99e7ee
u-boot: 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
796b4b2d4d
TexturePacker: Remove redundant PKG_NEED_UNPACK
...
PKG_DEPENDS_UNPACK takes care of that.
2020-02-10 08:53:39 +01:00
Andre Heider
5341d46525
JsonSchemaBuilder: Remove redundant PKG_NEED_UNPACK
...
PKG_DEPENDS_UNPACK takes care of that.
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
8f96b795cd
grub: add missing PKG_DEPENDS_UNPACK
...
gnulib is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
2c1566180b
libretro-picodrive: add missing PKG_DEPENDS_UNPACK
...
cyclone68000 is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
fb7777370a
dvb-latest: add missing PKG_DEPENDS_UNPACK
...
media_tree is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
ad69c8769d
crazycat: add missing PKG_DEPENDS_UNPACK
...
media_tree_cc is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
MilhouseVH
23cb547b78
xf86-video-nvidia-legacy: add PKG_DEPENDS_UNPACK; flag as kernel package
2020-02-10 08:53:39 +01:00
MilhouseVH
d35a8554f1
xf86-video-nvidia: add PKG_DEPENDS_UNPACK; flag as kernel package
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
Andre Heider
a02a10d263
linux: clean up firmware dependecies
...
The fw packages are accessed using get_build_dir(), so move then to
PKG_DEPENDS_UNPACK.
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
Matthias Reichl
5a568035b3
ncurses: also include dumb terminfo in fallbacks
...
This fixes "top -b" erroring out with "'dumb': unknown terminal type."
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-02-06 23:17:37 +01:00
Matthias Reichl
7a301e942e
Merge pull request #4044 from MilhouseVH/linux5.5.0
...
linux (Generic): update to linux-5.5
2020-02-04 23:39:31 +01:00
MilhouseVH
94f9a77475
kernel-firmware: update to kernel-firmware-b791e15
2020-02-04 21:44:38 +00:00