Commit graph

160 commits

Author SHA1 Message Date
Ntemis
8fe811009e Merge branch 'libreelec-9.2' of https://github.com/LibreELEC/LibreELEC.tv into Lakka-LE9.2 2019-12-24 16:02:10 +02:00
CvH
84875e4f25 distro: bump OS_VERSION 2019-11-23 00:15:28 +01:00
Tomáš Kelemen
b73d2bfd4b Backports from master to LE9.2 branch (#824)
* add RTL wifi drivers

backport of #800

* bsnes changes

backports of #794 and #821

* core-info: add mupen64plus back

backport of #816

* noobs: add PINN specific values

backport of #815

* use DISTRO/filesystem for files

* core-info: add mupen64plus info files
2019-10-29 10:09:50 +01:00
MilhouseVH
e3c1bd93fc
Merge pull request #3846 from CvH/9.2/addon_version_bump
LE 9.2 final addon version bump
2019-10-14 20:15:28 +01:00
CvH
309dbfe866 distro: bump ADDON_VERSION to 9.2.0 2019-10-14 21:01:22 +02:00
Lukas Rusak
010bd5fd9d systemd: enable switch debug-tty to provide a debug console
This allows us to use the default debug-shell.service provided
by systemd and cut down on custom made services. This will also
always provide a debug shell as there is no reason we shouldn't
have access to one.
2019-09-19 09:09:27 +02:00
Tomas Kelemen (vudiq)
ec8fb683b7 Generic: addition to #790 - disable OVA image
as we do not create the OVA image, we do not need the graphical drivers
for the virtual appliances and also no host tools to create the OVA
image
2019-09-18 13:44:46 +02:00
Tomas Kelemen (vudiq)
20ded7744d Lakka 2.3 release tweaks (port of #788) 2019-09-17 11:41:35 +02:00
Tomas Kelemen (vudiq)
3e5dc767ac libretro update (port of #764) 2019-09-13 20:50:24 +02:00
Tomas Kelemen (vudiq)
d11e536561 Add GPICase device (port of #763) 2019-09-11 21:39:25 +02:00
Tomas Kelemen (vudiq)
29cda12b99 daphne: new libretro core (port of #751) 2019-09-11 09:54:58 +02:00
Tomas Kelemen (vudiq)
73c15679b7 Lakka: LIBRETRO_CORES new list style 2019-09-10 15:36:17 +02:00
Tomáš Kelemen
dcdb4c9ff9 Lakka-LE9.2: backports from master (#750)
- mesen-s core (#740)
- gearsystem core (#742)
- playlist names/cores (#748)
2019-08-26 11:48:55 +02:00
Tomáš Kelemen
36dce5f3a6 use the right root password (#738) 2019-07-31 18:43:00 +02:00
Tomáš Kelemen
57cac5f375
RPi4: switch back to OPENGLES (#724)
* RPi4: use OPENGLES, not OPENGL

* RPi4: add openlara back, builds with OPENGLES

* bcm2835: strip OPENGLES when not used as OPENGLES

* RPi4: switch libretro cores + RA to OPENGLES

* bcm2835-driver: do not strip when set as OPENGL
2019-07-26 11:48:57 +02:00
Demetris Ierokipides
ab8a0652fa Add Dragonboard-410C support to lakka (#711)
* Add Dragonboard-410C support to lakka
https://developer.qualcomm.com/hardware/dragonboard-410c

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* 410C:Revert to old kernel and remove unneeded drivers
2019-07-18 21:54:04 +02:00
Tomas Kelemen (vudiq)
4a39bb1424 add nouveau driver for Generic + enable kms in drm 2019-07-15 07:37:07 +02:00
Tomas Kelemen (vudiq)
22e633640c Play!: new libretro core - Sony Playstation 2 2019-07-13 22:46:50 +02:00
Tomas Kelemen (vudiq)
9e92104492 TIC-80: add to LIBRETRO_CORES 2019-07-13 22:24:54 +02:00
Tomas Kelemen (vudiq)
0cf335591b Generic.i386: disable openlara libretro core
does not build - conflicting definitions
2019-07-13 21:44:37 +02:00
Tomas Kelemen (vudiq)
dd34941bd6 Merge branch 'libreelec-9.2' into Lakka-LE9.2 2019-07-13 18:22:38 +02:00
Tomas Kelemen (vudiq)
199b7b47ff openlara: enable for all targets
except RPi4 - does not build, conflicting declarations
2019-07-13 18:13:54 +02:00
Matthias Reichl
7b0de5b7f6 bump ADDON_VERSION to 9.1.901
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-11 10:09:47 +02:00
Tomas Kelemen (vudiq)
95b7463a6d Lakka: drop Slice/Slice3 support 2019-07-05 21:54:39 +02:00
Tomas Kelemen (vudiq)
f5d49e52f2 samba: add Lakka specific config file 2019-07-05 00:34:35 +02:00
Tomas Kelemen (vudiq)
03815756af yabasanshiro: disable for Allwinner 2019-06-30 22:55:17 +02:00
Tomas Kelemen (vudiq)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00
CvH
934cb939f3 distro: bump ADDON_VERSION to 9.1.900 2019-06-21 21:00:21 +02:00
MilhouseVH
2ab4c72852 atvclient: used by macmini hw, should be other support in kernel now 2019-06-13 22:12:21 +01:00
Christian Hewitt
8964c21923 distro: bump OS_VERSION/ADDON_VERSION to 9.1 2019-02-03 11:03:55 +04:00
Ian Leonard
c6e6d0644b config/version: move to distro
The information within config/version contains information that is about
LibreELEC the distribution, so place it there. Config/version should contain
version information about the LibreELEC the buildsystem.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-10-25 20:35:43 +00:00
Matthias Reichl
98621537fa options: define which IR remotes are supported out-of-the-box
By default Microsoft MCE, Xbox 360 and Xbox One remotes
are enabled for all devices.

Projects and devices can override or extend this via their
options files.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-06 00:23:46 +02:00
Matthias Reichl
4fb1f60f13
Merge pull request #2900 from MilhouseVH/le90_kodi_rpi_vendor
kodi: add option to use RPi vendor repo
2018-08-20 19:55:30 +02:00
MilhouseVH
73ca643b5f
Merge pull request #2877 from chewitt/repo-secure
kodi: use HTTPS and SHA256 for LibreELEC repo addons
2018-08-20 18:25:42 +01:00
MilhouseVH
d20f56a009 kodi: add option to use RPi vendor repo 2018-08-20 16:42:09 +01:00
MilhouseVH
b1e543c13a kodi: drop ENABLE_SSH after xbmc/12005 2018-08-18 10:01:03 +01:00
chewitt
a2244b0a81 kodi: use HTTPS and SHA256 for LibreELEC repo addons 2018-08-12 23:11:46 +04:00
MilhouseVH
12a385d082 distro: allow configurable settings addon 2018-07-23 12:11:52 +01:00
MilhouseVH
5f91f0cf49 debug: dependencies don't build with debug by default. use + suffix to enable 2018-06-26 22:30:49 +01:00
Tomas Kelemen (vudiq)
c2792f5dbb redefine variable names for partition labels 2018-05-30 08:31:04 +02:00
Tomas Kelemen (vudiq)
1d1ae9edde options: add volume labels for use in other places 2018-05-29 09:21:15 +02:00
MilhouseVH
3d1713527c scripts/get: support get handlers, starting with get_archive 2018-04-02 06:43:04 +01:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
MilhouseVH
54dd0475de config/functions: add build_with_debug() helper function (and support functions) 2018-02-19 07:08:48 +00:00
Sascha Kuehndel (InuSasha)
ff62a9ac3c
mariadb: switch from mysql to mariadb
- kodi-patch merged upstream
- mariadb is selected as default
2018-02-05 16:10:21 +01:00
Adam Green
ad9e7560c8
buildsystem: add support for building extra packages specified in
project or device options

this has been added at the end of the virtual debug package as
this is the last point in the build system that any packages are
compiled before images are created
2018-01-06 01:49:09 +00:00
MilhouseVH
219a08aade kodi: remove obsolete options 2018-01-01 14:32:24 +00:00
Jonas Karlman
71de334efa v4l-utils: add option to build cec-ctl 2017-10-14 11:55:27 +02:00
MilhouseVH
2916cc2e89 options: fix addon path for projects with devices 2017-09-26 05:55:43 +01:00
cvh
c39bc7549c LibreELEC/options: enable swap for all projects 2017-06-23 21:05:47 +02:00