Commit graph

32671 commits

Author SHA1 Message Date
Ntemis
09408f8d66 Allwinner Arm: Enable RTL8188ETV usb driver so we automaticaly can support
Capcom Home Arcade Board WiFi chip
https://www.capcomhomearcade.com/home
2020-10-21 00:50:08 +03:00
Ntemis
d7a4ac8a2b Allwinner: Enable cifs driver
Closes https://github.com/libretro/Lakka-LibreELEC/issues/1026
2020-10-20 23:40:15 +03:00
Ntemis
d4738af522 Bump mesa3d to v20.1.10 2020-10-20 23:30:28 +03:00
David Lawson
3a209ee2ea
build fixes: rebase alsa-lib patch, update meson (#1066)
* alsa-lib: rebase alsa-lib-asound.conf_configdir.patch

* meson: update to 0.55.3

Fixes systemd build
2020-10-20 23:17:29 +03:00
MilhouseVH
094ba6516e Mako: update to Mako-1.1.1 2020-10-20 18:11:54 +03:00
MilhouseVH
184549c623 meson: update to meson-0.53.1 2020-10-20 18:11:27 +03:00
Sascha Kuehndel (InuSasha)
b86be78588 mesonbuild: update to 0.52 2020-10-20 18:11:16 +03:00
Sascha Kuehndel (InuSasha)
5c27e9da9b mesonbuild: update to 0.51.2 2020-10-20 18:10:58 +03:00
Sascha Kuehndel (InuSasha)
f1dae2b059 mesonbuild: update to 0.51.1 2020-10-20 18:10:38 +03:00
Ntemis
cf26f7aae3 alsa-lib: Update to v1.2.3.2 2020-10-20 02:05:38 +03:00
Ntemis
324ceda432 x86_64: Bump kernel to latest v5.4.72 LTS 2020-10-19 01:04:55 +03:00
Ntemis
3948fa3e8a RPi4: Update kernel to latest v5.4.71 2020-10-19 00:57:50 +03:00
nouman8
c2ad2ecc7e alsa-topology-conf: update to 1.2.3 2020-10-19 00:47:25 +03:00
Matthias Reichl
1a1406090c alsa-topology-conf: add new package
Topology configuration files were split off into a separate package
in ALSA 1.2.0

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-19 00:47:13 +03:00
nouman8
7d953cc271 alsa-ucm-conf: update to 1.2.3 2020-10-19 00:46:52 +03:00
Matthias Reichl
d36675203c alsa-ucm-conf: add new package
UCM configuration files were split off into a separate package
in ALSA 1.2.0

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-19 00:46:40 +03:00
Ntemis
791a71303f Merge branch 'libreelec-9.2' of github.com:LibreELEC/LibreELEC.tv 2020-10-19 00:27:16 +03:00
gouchi
8d77793c78
mesen: Switch to libretro repository (#1065)
* mesen: Switch to libretro repository

* mesen-s: Switch to libretro repository
2020-10-18 20:39:53 +03:00
David Lawson
16658d2eff
rpi4-aarch64: set arm_64bit and kernel in distroconfig.txt (#1064)
This ensures that it gets added and taken away as expected if a user upgrades from one to the other
2020-10-17 23:57:32 +03:00
basilean
3a6b17bb75
aarch64: added pcsx_rearmed (#1061) 2020-10-14 19:29:16 +03:00
DARCEL Frédéric
22f0096b83
Switch to more updated uae4arm upstream repo (#1057)
Co-authored-by: Chips-fr <darcelf@gmail.om>
2020-10-14 17:04:55 +03:00
CvH
6e539c3f22
Merge pull request #4581 from DaVukovic/le-92-getedid-fixes
[getedid] remove kernel check
2020-10-11 20:45:48 +02:00
CvH
70e0f4557a
Merge pull request #4590 from HiassofT/le92-atari800
[le92] add game.libretro.atari800
2020-10-11 20:32:27 +02:00
Matthias Reichl
e62444b882 game.libretro.atari800: add package
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-11 17:36:04 +02:00
Matthias Reichl
4e1aa5add0 libretro-atari800: update to 7018248
finally git submodule is removed and build works.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-11 17:36:04 +02:00
Matthias Reichl
b46cd3c2d8 libretro-atari800: add package
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-11 17:36:04 +02:00
basilean
dbc2af2d50
rpi4-aarch64: add parallel-n64 (#1053) 2020-10-08 02:16:48 +03:00
David Lawson
b42a2bad8d
melonds: update and enable for aarch64 (#1051) 2020-10-07 21:49:17 +03:00
David Vukovic
16c22208da [getedid] remove kernel check 2020-10-07 00:36:41 +02:00
Tomáš Kelemen
e0f6459dac
pkg_all script: add/remove targets (#1052) 2020-10-06 09:27:29 +03:00
David Lawson
c118999739
rpi4-aarch64: fix flycast and enable ppsspp (#1050)
* rpi4-aarch64: fix flycast

* rpi4-aarch64: enable ppsspp
2020-10-05 22:45:22 +03:00
Ntemis
373a670f85 Bump mesa3d to v20.1.9 2020-10-04 17:23:27 +03:00
David Lawson
1bd927e074
Rpi4 aarch64 (#1022)
* rpi4-aarch64: Add rpi4 aarch64 kernel config

This was created by copying the arm config and looking at the diff between:

https://github.com/raspberrypi/linux/blob/rpi-5.4.y/arch/arm/configs/bcm2711_defconfig

and

https://github.com/raspberrypi/linux/blob/rpi-5.4.y/arch/arm64/configs/bcm2711_defconfig

* rpi4-aarch64: Don't pass --enable-neon to retroarch as it makes the build fail

* rpi4-aarch64: Raspberry Pi dtb files are created in a different place for aarch64

* rpi4-aarch64: Build some rpi specific packages for aarch64 as well as arm

* rpi4-aarch64: RPi4 64-bit needs fixup4.dat to boot

I don't think this harms anything else

* rpi4-aarch64: Enable 64-bit mode and specify kernel filename in config.txt

This is a bit hacky.

We need to specify the kernel filename otherwise it expects it to be kernel8.img

* rpi4-aarch64: Fix RPi options for RPi4 aarch64

* rpi4-aarch64: update mupen64plus to aarch64 compatible version

* rpi4-aarch64: exclude cores that don't compile only for rpi-aarch64

* rpi4-aarch64: Update alsa-utils to overcome https://github.com/alsa-project/alsa-utils/issues/33

* rpi4-aarch64: Remove extra $ARCH arg from mk_arcade_joystick_rpi

* rpi4-aarch64: Fix ffmpeg compilation

* rpi4-aarch64: add new kernel conf

Created by copying the existing linux.arm.conf and applying the diffs between the official 32bit rpi kernel config and the official 64bit rpi kernel config

* rpi4-aarch64: improve kernel config

* rpi4: don't configure non-default audio_device

* Update mupen64plus_next

* rpi4-aarch64: turn off a load of debugging in the kernel
2020-10-04 17:15:17 +03:00
by-gnome
1e49ffcc12
systemd: fix bump fs.file-max (#1049) 2020-10-03 01:04:10 +03:00
by-gnome
b5da80fc00
NXP/iMX6: linux: enable CONFIG_BPF_SYSCALL & CONFIG_CGROUP_BPF (#1048) 2020-10-02 17:16:12 +03:00
Valerio Turrini
85aa8f415e
Add mk_arcade_joystick_rpi kernel module (#1044) 2020-09-26 03:31:57 +03:00
Demetris Ierokipides
b03c92f318
Fix packages so lakka can be compiled on focal(20.04) (#1039)
* Fix packages so lakka can be compiled on focal(20.04)

* Bsnes:Fix package to compile on focal
2020-09-23 00:46:52 +03:00
Demetris Ierokipides
466db8827a
Rpi4 total upgrade WIP (#1040)
* Rpi4: Restructure and update rpi4 kernel to the latest 5.4.64
- New audio alsa config
- Increase gpu ram to 384mb
- Use the mesa 3d driver

* RPi4:Add bluez patch

* Bump bcm2835-driver

* Bump rpi-eeprom package to the latest
Bootloader version: 2020-09-03
VL805: 0138a1

* Bump rpi family bootloader

* rpi: use systemd for cpufreq tuning

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

* Rpi4:Bump linux to v5.4.65

* Bump alsa-lib package to v1.2.3.1 and patch rpi4 hdmi support

Co-authored-by: Ian Leonard <antonlacon@gmail.com>
2020-09-23 00:37:21 +03:00
CvH
6a19e7824f
Merge pull request #4552 from chewitt/connman-wireguard-92
connman/wireguard package bumps
2020-09-22 20:28:22 +02:00
CvH
711044bf15
Merge pull request #4560 from HiassofT/le92-addon-bump6
[le92] kodi binary addons: update to latest Leia versions
2020-09-22 17:47:02 +02:00
Matthias Reichl
48dde8a2f5
Merge pull request #4495 from mglae/le92_fix_installer_debug_shell
mkimage: really enable debug shell for installer
2020-09-22 14:30:44 +02:00
Matthias Reichl
5754b45cae kodi binary addons: update to latest Leia versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-22 12:22:55 +02:00
by-gnome
dea90fa835
Remove obsolete unused metapackages WandBoard and imx6 (#1041) 2020-09-22 01:57:59 +03:00
by-gnome
63443096b1
brcmfmac_sdio-firmware: update to 4b4acd5 (#1042) 2020-09-22 01:57:41 +03:00
Ntemis
06d1707ad5 Melonds core update and set it to build only for x86_64 arch 2020-09-21 21:01:08 +03:00
Ntemis
73ddb29abc Bump lts kernel to v5.4.66 2020-09-18 16:53:18 +03:00
Ntemis
23783ccb73 Remove intel iris driver and fall back to i915/i965 2020-09-18 16:41:08 +03:00
Ntemis
002e2a0e75 Bump mesa3d to v20.1.8 2020-09-18 16:37:24 +03:00
Seth Barberee
ff03d61c7c
update fceumm (#1034) 2020-09-16 07:53:30 +03:00
DARCEL Frédéric
60c3efd422
Update uae4arm to it's latest version (#1030)
Co-authored-by: Chips-fr <darcelf@gmail.om>
2020-09-12 17:11:30 +03:00