Commit graph

147 commits

Author SHA1 Message Date
Demetris Ierokipides
2a1d3614a5 Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-01-22 21:25:57 +02:00
CvH
40dacd187e distro: bump ADDON_VERSION to 10.80.11
Signed-off-by: CvH <namerp@googlemail.com>
2023-01-19 20:51:52 +01:00
CvH
c9e386c1c5
Merge pull request #7336 from heitbaum/netfilter
kernel_options: add Netfilter section
2023-01-19 19:59:45 +01:00
Rudi Heitbaum
463d901e09 kernel_options: add Docker section
Validated with:
- https://github.com/moby/moby/blob/master/contrib/check-config.sh

These kernel options have purposely not been defaulted as =y in the
kernel_options file. These will report as (missing):
- CONFIG_MEMCG_SWAP
- CONFIG_CGROUP_HUGETLB
- CONFIG_RT_GROUP_SCHED
- CONFIG_SECURITY_SELINUX
- CONFIG_SECURITY_APPARMOR
- CONFIG_AUFS_FS

"btrfs" - configured separately
"zfs" - configured separately
2023-01-03 11:30:58 +00:00
Rudi Heitbaum
7e079bfad5 kernel_options: add Netfilter section 2023-01-03 10:57:47 +00:00
Demetris Ierokipides
d9dc655e32 Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-01-02 22:15:17 +02:00
Rudi Heitbaum
1440a7dc31 kernel_options: add CONFIG_NINTENDO_FF=y 2022-12-30 03:47:11 +00:00
SupervisedThinking
18af78759d kernel_options: add HID section & CONFIG_HID_NINTENDO=m 2022-12-20 22:05:08 +01:00
ntemis
90151b8a17 Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2022-12-14 03:15:05 +02:00
Rudi Heitbaum
8a2413d7f4 kernel_options: add CONFIG_HUGETLBFS=n 2022-12-13 22:20:20 +00:00
CvH
cfd7db5ff0
Merge pull request #7173 from HiassofT/le11-revert-y2038
Revert 32-bit Y2038 changes
2022-12-07 21:00:21 +01:00
Matthias Reichl
b0974a87f2 distro: bump ADDON_VERSION to 10.80.10
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 23:44:27 +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
Demetris Ierokipides
c182853b14 Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2022-11-10 16:37:40 +02:00
CvH
480243581c
Merge pull request #6856 from heitbaum/curl
curl: update to 7.86.0
2022-10-28 08:15:07 +02:00
Rudi Heitbaum
3bef250c7e distro: bump ADDON_VERSION to 10.80.9 2022-10-28 06:12:01 +00:00
Demetris Ierokipides
cc0fbe363a Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2022-10-15 00:44:05 +03:00
GavinDarkglider
bb321a5eed
Lakka-v5.x Switch Support Fixes (#1753)
* Switch: it builds

* Switch: Use udev to finalize usb gadget to save from systemd looping service restart until cable connected.

* Switch: Update kernel stuff again

* Switch: Downgrade Alsa packages to version in 4.x tree

* Joycond: Update Switch version

* Switch: Minor fixes

* LibreELEC: Fix a few broken files from upstream pull

* Switch: Fix LibreELEC build.

* Switch: Update bootloader stuff

* L4T: FFMPEG: Add support for nvv4l2 decoder/encoder

* FFMPEG: Add back encoder support for game recording in retroarch

* FFMPEG: revert a few changes, and add support for vulkan.
2022-10-13 21:05:34 +03: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
Demetris Ierokipides
c15f289756 Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x 2022-09-12 02:08:19 +03:00
CvH
9552cc042f distro: bump ADDON_VERSION to 10.80.8 2022-08-05 21:48:28 +02:00
GavinDarkglider
9e969c418d
WIP - Add Support for Ayn Odin (#1713)
* Initial fully buildable/bootable Odin Support

* Rework NX-Boot to FAT32 Boot for shared usage between switch and odin

* Move shared packages from switch/odin to main packages folder
2022-08-03 20:43:23 +03:00
Rudi Heitbaum
9d2176bd54 distro: bump ADDON_VERSION to 10.80.7 2022-07-22 13:39:26 +00:00
Rudi Heitbaum
ecec2ab0b7 linux: enable CONFIG_IP_MULTIPLE_TABLES to support ip rule
https://cateee.net/lkddb/web-lkddb/IP_MULTIPLE_TABLES.html
2022-06-10 12:47:29 +00: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
Christian Hewitt
35f9360595
Merge pull request #6458 from lrusak/alsa-distro
move ALSA_SUPPORT from project options to distro options
2022-05-09 07:16:55 +04:00
Lukas Rusak
9dad29d307
LibreELEC/options: add ALSA_SUPPORT option 2022-05-04 17:27:38 -07:00
CvH
b278427d12 distro: bump ADDON_VERSION to 10.80.6 2022-05-03 17:10:33 +02:00
Rudi Heitbaum
082d48cfb4 kernel_options: default Native language support 2022-04-23 07:15:53 +00:00
Ian Leonard
fd043b5250 distro: disable iscsi support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2022-04-17 03:40:12 +00:00
CvH
dc4d884f66 distro: bump ADDON_VERSION to 10.80.5 2022-04-15 11:50:00 +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)
7cbb2e6a24
Merge LibreELEC 10.0.2 2022-03-04 22:36:18 +01:00
heitbaum
2cbc183f03 kernel_options: add NLMON to support iwd and iwmon 2022-01-28 20:15:21 +00:00
Matthias Reichl
6f2605e785 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:39:11 +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
Nuive
b1ca76fcae espeak-ng: initial package 2022-01-14 03:31:16 +01:00
CvH
331f83c35a distro: bump ADDON_VERSION to 10.80.4 2022-01-02 13:19:32 +01:00
heitbaum
ea503188cf distro: bump ADDON_VERSION to 10.80.3 2021-12-19 09:16:17 +00: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
SupervisedThinking
4ef5569205 config/graphics & show_config: clean up & tweaks
- clean up
- tweaks for show_config
- default to `OPENGL/OPENGLES=no` if not set
- sort `GRAPHIC_DRIVERS` & list them for all projects not just x11
- moved video acceleration out of graphic config
2021-11-29 17:49:16 +01:00