Tomáš Kelemen (vudiq)
5b0f0fda3e
Update from LibreELEC/master
2025-02-15 18:59:38 +01:00
Christian Hewitt
6f1740b15e
Merge pull request #9751 from luzpaz/reaname-kodi
...
treewide: rename xbmc to kodi
2025-02-04 08:19:28 +04:00
Luz Paz
c226c13efd
treewide: rename xbmc to kodi
2025-02-03 16:00:41 -05:00
luzpaz
91a4766cef
treewide: fix typos
...
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Tomáš Kelemen (vudiq)
532c20c29f
Merge branch 'le-master' into devel
2025-01-29 19:47:50 +01:00
Christian Hewitt
7c87a7acdf
options: add LOCAL_LOGIN variable
...
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-12-21 14:03:35 +00:00
Rudi Heitbaum
8cd86853ea
distro: drop RTL8812AU as now in-kernel
2024-10-13 15:43:19 +00:00
Tomáš Kelemen (vudiq)
6f7b1a77f3
Merge branch 'le-master' into devel
2024-06-12 23:46:40 +02:00
Rudi Heitbaum
a77242656d
distro: drop RTL8192DU as now in-kernel
2024-06-11 12:49:47 +00:00
Tomáš Kelemen (vudiq)
196111852d
Merge branch 'LibreELEC/master'
2024-04-03 00:50:36 +02:00
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
Tomáš Kelemen (vudiq)
33e9e1eaaa
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master
2023-01-18 11:15:04 +01: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
Tomáš Kelemen (vudiq)
d901413d8a
Merge 'libreelec/master'
...
pull updates from upstream
2022-04-23 21:44:57 +02:00
Ian Leonard
fd043b5250
distro: disable iscsi support
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2022-04-17 03:40:12 +00:00
Tomáš Kelemen (vudiq)
a32d60c085
Merge branch 'librelec/master'
2022-04-07 09:52:13 +02: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
Tomáš Kelemen (vudiq)
ee6140e55c
Merge 'libreelec/master'
2022-03-04 00:02:04 +01: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
Tomáš Kelemen (vudiq)
f1e2ea4d6b
Merge branch 'libreelec-master'
2021-11-20 13:59:00 +01:00
Carlos Garces
80e3cd706d
RTL8188EU: Use the staging driver instead of out of tree
2021-11-15 10:40:24 +01:00
Tomáš Kelemen (vudiq)
607dcb16b9
Merge remote-tracking branch 'libreelec/master'
2021-10-07 11:40:15 +02:00
CvH
602fa37aea
Separate x11 and GBM Generic devices
2021-09-11 16:52:08 +02:00
Tomáš Kelemen (vudiq)
85be92bbdb
distro: add homepage url to distro options
2021-04-05 00:55:01 +02:00
Lukas Rusak
482af8e752
distro: default to using iwd
2021-03-08 17:35:45 -08:00
Ian Leonard
8d04ffe5da
exfat-fuse: remove package to make way for mainline driver
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 17:25:23 +00:00
CvH
9d5f9a3efe
distro: remove espeak
2020-09-13 22:16:24 +02:00
Matthias Reichl
2da137f33e
kodi: drop vendor tree support
...
All projects use upstream kodi.
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-28 11:42:21 +02:00
Ian Leonard
cbbddff307
distro: organize options
...
This breaks up the LibreELEC distro options file into categories:
Distro Information - Information about what the distro is called / does
User Interface - Settings that affect how the user will interact with the device
(passwords, greetings, name of partitions)
Buildsystem Settings - Options affecting the distro toolchain
OS Configuration - Options about the base OS, regardless of distro purpose
Kodi Settings - All the various knobs for configuring Kodi
Addon Settings - Distro addon repo and settings addon
Additional Programs / Functions - Programs or Support features to complement the
distro's purpose
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-03 18:10:45 +00:00
CvH
3962fd8d05
distro: move addon path to config/options
2020-03-10 21:07:52 +01:00
Andre Heider
016707908d
mysql: remove package
...
mariadb all the way.
2020-02-20 01:47:13 +01:00
MilhouseVH
2500f20522
Merge pull request #4139 from chewitt/wireguard-matrix
...
wireguard: add initial support for WireGuard VPNs
2020-01-29 21:12:23 +00:00