GavinDarkglider
82e5d624f6
More Nintendo Switch fixes ( #1548 )
...
* Downgrade glibc to 2.27 for L4T Builds.
* Downgrade binutils to 2.32 for L4T Builds.
* Update L4T Project Options
* Refactor tegra-bsp package
* Import/Rebase CTC's ffmpeg patches, and switch decoder to nvv4l2 from nvmpi. Fixes decoder issues
* Enable all disabled cores
* Remove hack in busybox package to dump firmware into L4T Builds, we now handle this in tegra-bsp package.
* More L4T project cleanups
* Bring switch-bootloader package.mk inline with upstream formatting
* Fix reboot_payload
* Add proper tegra-bsp:init support
* Bootloader cleanups, seperate bootloader stuff for libreelec builds
* Update init for supporting all distros on Nintendo Switch
* Add proper splash images for libreelec builds.
* Final bootloader fixes
* switch-bootloader-merge-fixes
* Fix uboot merge issues
* fix bmp
* It all builds
* add Basic USB Gadget(Serial console only)
* Properly fix mtp, and finish gadget stuff
2021-11-24 00:06:43 +01:00
Tomáš Kelemen (vudiq)
95563ac43d
mesa: crocus: prefer crocus for older intel GPUs, drop i965 driver
2021-10-27 17:57:39 +02:00
Tomáš Kelemen (vudiq)
580391f3b5
Initial support for Generic.i386 (32-bit PC)
2021-10-05 10:27:28 +02:00
Tomáš Kelemen (vudiq)
ae6858bd53
Update to LibreELEC 9.97.1
2021-07-15 18:40:20 +02:00
Chad Wagner
2fef238f35
Revert "gperftools: fix for release files"
...
Revert "gperftools: add package providing tcmalloc_minimal"
Revert "Add TCMALLOC_SUPPORT parameter to add libtcmalloc_minimal to the image"
This reverts commits:
85e3d8d4e0
780c7a3db0
d6d915d0cc
2021-06-05 19:09:06 +00:00
Tomáš Kelemen (vudiq)
de1dd0d394
Merge 'libreelec/master' up to 9.95.4
2021-06-03 08:04:37 +02:00
kszaq
d6d915d0cc
Add TCMALLOC_SUPPORT parameter to add libtcmalloc_minimal to the image
2021-05-22 14:19:46 +02:00
Tomáš Kelemen (vudiq)
a0bea609b0
properly disable building of virtual package
2021-04-18 11:02:12 +02:00
Tomáš Kelemen (vudiq)
996749a0bb
virtual: do not build when not needed
2021-04-11 17:36:34 +02:00
Tomáš Kelemen (vudiq)
ff9b4b8bac
group all packages under lakka
...
libretro cores, retroarch packages and also added packages (not present
in LibreELEC) stored under one folder for easier maintenance
2021-04-11 08:03:03 +02:00
Tomáš Kelemen (vudiq)
c944e9352d
pkg cleanup to conform to LE standards
2021-04-06 12:11:10 +02:00
Tomáš Kelemen (vudiq)
9d32fc434c
lakka: drop some depends for RPi/2/4
2021-04-06 11:44:37 +02:00
Tomáš Kelemen (vudiq)
5662c6d4ed
lakka: rename packages with dashes
...
avoid accidental removal during pkgclean package-*
2021-04-05 00:55:01 +02:00
Tomáš Kelemen (vudiq)
ead2f1eabd
lakka: base nss-mdns dependency on AVAHI
2021-04-05 00:55:01 +02:00
Tomáš Kelemen (vudiq)
28ee57c2d2
add basic Lakka distro
...
only retroarch, no cores yet
2021-04-05 00:55:01 +02:00
CvH
a5efce2820
Merge pull request #5119 from HiassofT/le10-valgrind
...
allow including valgrind in non-debug builds
2021-02-13 20:24:52 +01:00
Matthias Reichl
3169ae8a9f
config/options: add ARM_MEM_SUPPORT option to control arm-mem inclusion
...
Move the check if arm-mem should be included from virtual/libc
to config/options and set the ARM_MEM_SUPPORT variable accordingly.
This makes it possible to opt-out of using arm-mem which can
be helpful for performance testing and debugging (eg valgrind
doesn't play nicely with it).
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-09 16:07:09 +01:00
Matthias Reichl
7f2318b2b1
virtual/debug: allow including valgrind in non-debug builds
...
valgrind can be useful to check if memory allocation is OK in release
builds and to check for issues that don't occur in debug builds.
As valgrind needs to be explicitly enabled removing the debug-only
restriction has no impact on normal builds.
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 22:07:18 +01:00
Matthias Reichl
459ec91310
virtual/debug: add strace
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-27 21:24:48 +01:00
Ian Leonard
e501e0c75a
virtual: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:20 +00: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
Matthias Reichl
b5be0109ae
virtual/network: drop wireguard-linux-compat dependency on RPi
...
RPi kernel 5.9 includes the wireguard module
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-28 20:18:15 +02:00
CvH
4018c2ec1c
Merge pull request #4344 from HiassofT/le10-remote-gdb
...
Support building of a remote/cross gdb
2020-05-31 11:02:37 +02:00
Jonas Karlman
ea2056ecef
wireguard-linux-compat: only build for raspberrypi
2020-05-10 21:42:50 +00:00
Matthias Reichl
7d9abe360d
virtual/debug: build remote/cross gdb if REMOTE_GDB is set
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-04-22 16:24:04 +02:00
chewitt
790d36914e
wireguard: make wireguard-linux-compat PROJECT conditional
2020-04-17 02:19:23 +00:00
MilhouseVH
62be074b78
Merge pull request #4218 from dhewg/pull/initramfs
...
linux: initramfs: use initramfs config file(s) and directory structure
2020-03-05 23:38:48 +00:00
mglae
99cf8bb62c
linux: initramfs: use initramfs config file(s) and directory structure
...
Cpio file is generated as part of the kernel build process. No need
to force fakeroot cpio build any more.
2020-02-26 06:42:44 +01:00
Matthias Reichl
664bb37519
alsa: add alsa-topology-conf and alsa-ucm-conf depends
...
Topology and UCM configuration files were split off into
separate packages in ALSA 1.2.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-22 11:45:52 +01:00
Lukas Rusak
c44d4bc0be
virtual/mediacenter: include media-driver when intel drivers are enabled
2020-01-29 16:57:56 -08:00
Christian Hewitt
dda26f0b06
Merge pull request #4156 from HiassofT/le10-cleanup-regdb
...
wireless-regdb: install via network instead of linux package
2020-01-30 00:46:33 +03: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
MilhouseVH
b0e1c7de9c
Merge pull request #4143 from lrusak/intel-iris
...
config/graphic: allow using the new intel gallium iris driver
2020-01-29 20:56:34 +00:00
Matthias Reichl
8829d5e725
wireless-regdb: install via network instead of linux package
...
wireless-regdb is no longer needed to build current linux kernels so
drop it from linux depends and let wireless-regdb install the regdb
files to the firmware directory.
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-27 11:39:01 +01:00
Lukas Rusak
55aad87771
config/graphic: allow using the new intel gallium iris driver
2020-01-26 09:33:08 -08:00
chewitt
ce832746f3
config: add support for optionally building WireGuard
2020-01-24 02:47:50 +00:00
Matthias Reichl
cf7fa1f5f9
virtual/network: fix PKG_SITE
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-22 13:59:58 +01:00
Matthias Reichl
1f82e6b108
iw: include in image builds
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-20 13:28:33 +01:00
Andre Heider
6e0d4e4ca2
initramfs: move all :init dependencies to initramfs:init
...
This allows us to automatically add them to PKG_NEED_UNPACK and add
further logic based on initramfs:init.
2019-12-31 11:26:49 +01:00
Andre Heider
408fce38ab
initramfs: fix description
2019-12-31 11:26:49 +01:00
Matthias Reichl
c90dcd2423
remote: depend on evrepeat
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-22 16:11:38 +01:00
MilhouseVH
6abaa09ab0
cmake: needs pkg-config:host
2019-10-27 23:16:41 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler
2019-10-18 19:41:00 +02:00
5schatten
241a2cbdb2
image: updated dependencies to use squashfs-tools
2019-08-29 23:24:43 +02:00
Matthias Reichl
017212ee84
initramfs: add terminus-font dependency
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
MilhouseVH
91dbd26d68
toolchain: build pigz:host
2019-06-26 20:04:08 +01:00
Christian Hewitt
4ff3ef1dcf
Merge pull request #3534 from MilhouseVH/le10_drop_amremote_atvclient
...
amremote/atvclient: cleanup
2019-06-13 16:45:50 +04:00
MilhouseVH
24dbf72842
atvclient: used by macmini hw, should be other support in kernel now
2019-05-25 12:32:23 +01:00
MilhouseVH
3fc18dd22c
amremote: drop reference to non-existent package
2019-05-25 12:29:47 +01:00
Matthias Reichl
64785d2ca9
initramfs: drop dependency on linux:init
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00