Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
Go to file
kszaq 07e83b2bca config: don't use mcpu switch for arm and aarch64
When compiling glibc for cortex-a9, the following errors appears:
cc1: error: switch -mcpu=cortex-a9 conflicts with -march=armv7-a switch [-Werror]

Using mcpu with march and mtune is not recommended and compiler emits
warnings/errors when mismatched.
2019-05-16 01:19:34 +02:00
config config: don't use mcpu switch for arm and aarch64 2019-05-16 01:19:34 +02:00
distributions/LibreELEC systemd: enable switch debug-tty to provide a debug console 2019-05-08 11:54:58 -07:00
licenses libpng: update to 1.6.37, correct license typos 2019-04-17 06:34:36 +00:00
packages Merge pull request #3501 from MilhouseVH/le10_mesa-19.0.4 2019-05-15 01:05:33 +02:00
projects Allwinner: Fix wifi on Beelink X2 2019-05-13 21:30:09 +02:00
scripts scripts/image_st: use a 1MB blocksize by default 2019-05-10 22:36:32 +02:00
tools Merge pull request #3472 from MilhouseVH/le10_pkginfo 2019-05-04 07:49:05 +02:00
.gitignore gitignore: ignore lost+found 2018-10-13 20:25:16 +00:00
CHANGELOG rebrand: LibreELEC 2016-03-12 01:41:55 +01:00
CONTRIBUTING.md cosmetics: misc. https URL replacements 2017-03-24 19:27:41 +04:00
create_tar.sh create_tar.sh: remove a leftover reference to OpenELEC 2017-01-03 16:58:27 +01:00
Makefile scripts, tools: drop amlpkg building 2019-05-04 00:01:55 +02:00
README.md README.md: specifiy that patches retain upstream license, unless stated otherwise 2017-07-20 10:39:06 +02:00

LibreELEC

LibreELEC is a 'Just enough OS' Linux distribution for running the award-winning Kodi software on popular mediacentre hardware. LibreELEC is a conservative fork of the popular OpenELEC project with a stronger focus on pre-release testing and post-release change management. Further information on the project can be found on the LibreELEC website.

Issues & Support

Please report issues via the LibreELEC forum: Bug Reports. Please ask support questions in the LibreELEC forum: Help & Support or ask a member of project staff in the #libreelec IRC channel on Freenode.

Donations

Contributions towards current project funding goals can be sent via PayPal to donations@libreelec.tv

License

LibreELEC original code is released under GPLv2.

Copyright

As LibreELEC includes code from many upstream projects it includes many copyright owners. LibreELEC makes NO claim of copyright on any upstream code. However all original LibreELEC authored code is copyright LibreELEC.tv. Patches to upstream code have the same license as the upstream project, unless specified otherwise. For a complete copyright list please checkout the source code to examine license headers. Unless expressly stated otherwise all code submitted to the LibreELEC project (in any form) is licensed under GPLv2 and copyright is donated to LibreELEC.tv. This approach allows the project to stay manageable in the long term by giving us freedom to maintain the code as part of the whole without the management overhead of preserving contact with every submitter, e.g. GPLv3. You are absolutely free to retain copyright. To retain copyright simply add a copyright header to each submitted code page. If you submit code that is not your own work it is your responsibility to place a header stating the copyright.