Rudi Heitbaum
ffbb9b0600
connman: remove wpa_supplicant legacy - only support iwd
2023-05-23 14:56:27 +00:00
CvH
3f49a597e6
Merge pull request #7036 from antonlacon/le11-scripts
...
buildsystem: additions to show_config, related
2023-04-16 10:34:43 +02:00
Ian Leonard
73c2d5d023
diskdev_cmds: drop package
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2023-03-19 18:58:39 +00:00
Ian Leonard
507976d08d
distro: don't include hfstools in image
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2023-03-18 18:19:00 +00:00
Matthias Reichl
b9d7841a47
options: automatically use ccache on build host if it's available
...
Use of ccache on build host is now controlled by the
LOCAL_CCACHE_SUPPORT option. Setting it to "no" will disable use
of local ccache.
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-12-04 13:39:47 +01:00
Ian Leonard
1a128b5b6d
options: relocate ARM_MEM_SUPPORT to distribution options
...
Display in show_config too.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2022-10-24 01:37:24 +00:00
Ian Leonard
d417519f98
buildsystem: move STORAGE_SIZE to the general buildsystem
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2022-10-24 00:49:24 +00:00
SupervisedThinking
e485a16a8d
build system: add support for mold & linker PKG_BUILD_FLAGS
2022-10-06 19:39:45 +02:00
Matthias Reichl
4bcc171bd2
buildsystem: support choosing default linker
...
Default linker can be set with DEFAULT_LINKER in options.
Packages can influence linker selection both by positive and/or
negative PKG_BUILD_FLAGS, eg +bfd or -gold.
Positive build flags take priority over the default linker so eg
DEFAULT_LINKER="gold" and PKG_BUILD_FLAGS="+bfd" will select bfd.
Negative flags mean a specific linker should not be used, eg -gold
prevents using gold.
If the default linker is disabled via a build flag then any other
available linker will be used.
Optional linkers like gold have to be enabled with eg GOLD_SUPPORT="yes"
in options. If an optional linker is not enabled it won't be a candidate
for linker selection. So eg "+mold" will have no effect if MOLD_SUPPORT
isn't set to "yes".
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-09-27 19:00:27 +02:00
Matthias Reichl
5e3eb3da9b
Merge pull request #6504 from lrusak/pipewire
...
Add Pipewire Support
2022-05-21 13:27:10 +02:00
Matthias Reichl
a198113353
Merge pull request #6501 from lrusak/kodi-dynamic-audio
...
Kodi: dynamically set KODI_AE_SINK env from build options
2022-05-21 13:15:45 +02:00
Lukas Rusak
7e487b9d0f
kodi: add pipewire support
2022-05-20 15:16:03 -07:00
Lukas Rusak
59b247ee66
image: add PIPEWIRE_SUPPORT option
2022-05-20 15:16:03 -07:00
Lukas Rusak
245fc2894c
kodi: split PULSEAUDIO_SUPPORT and KODI_PULSEAUDIO_SUPPORT
2022-05-17 10:59:26 -07:00
Lukas Rusak
d5be131e30
kodi: split ALSA_SUPPORT and KODI_ALSA_SUPPORT
2022-05-17 09:21:34 -07:00
CvH
61c5af1a60
Merge pull request #5232 from lrusak/iwd
...
default to using iwd
2022-05-11 11:59:42 +02:00
Lukas Rusak
9dad29d307
LibreELEC/options: add ALSA_SUPPORT option
2022-05-04 17:27:38 -07:00
Ian Leonard
fd043b5250
distro: disable iscsi support
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2022-04-17 03:40:12 +00:00
Rudi Heitbaum
811d112dd3
linux: add support for Realtek RTL8XXXU mainline kernel driver replace out-of-tree 8192CU and 8192DU drivers
2022-03-21 11:55:28 +00:00
Matthias Reichl
f2b34ccb2d
distro: disable espeak
...
The espeak-ng package doesn't build so disable it until that's fixed
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-01-14 10:35:54 +01:00
Nuive
92033472a3
espeak-ng: initial package
2022-01-14 04:02:16 +01:00
heitbaum
cdfdc8b2b4
ntfs-3g_ntfsprogs: remove NTFS3G from LibreELEC options
...
Linux Kernel 5.15 includes a new NTFS driver (ntfs3)
- https://www.kernel.org/doc/html/latest//filesystems/ntfs3.html
- https://lore.kernel.org/lkml/aa4aa155-b9b2-9099-b7a2-349d8d9d8fbd@paragon-software.com/
2021-12-08 21:49:47 +00:00
SupervisedThinking
123090c397
distributions/projects: move WINDOWSMANAGER var to Generic opts
2021-11-29 17:49:51 +01:00
Carlos Garces
80e3cd706d
RTL8188EU: Use the staging driver instead of out of tree
2021-11-15 10:40:24 +01:00
CvH
602fa37aea
Separate x11 and GBM Generic devices
2021-09-11 16:52:08 +02:00