Commit graph

122 commits

Author SHA1 Message Date
fewtarius
d6b465db30
Fix build issue. 2023-04-27 11:57:00 +00:00
fewtarius
2f20081478
Fix the last audio issue, and also fix missing initramfs with DEVICE_ROOT. 2023-04-26 21:21:33 +00:00
fewtarius
473be84fda
Fix broken device root clean. 2023-04-26 13:21:19 +00:00
fewtarius
7364bedd27
Misc x55 fixes. 2023-04-26 01:51:28 +00:00
fewtarius
97344115ca
Fix sources link for builders. 2023-04-26 00:39:13 +00:00
fewtarius
ad438071d5
Adds Powkiddy x55 as a (hopefully temporary) separate device. 2023-04-25 22:54:13 +00:00
fewtarius
75b26db505
Quick build fix. 2023-04-24 17:20:34 +00:00
fewtarius
bff71cd5e2
* Add additional feedback to the boot process so it's visible to the user.
* Add support for a variant of JELOS suitable for hosting containers.
* Fix desktop mode terminal bug.
2023-04-22 20:01:07 +00:00
fewtarius
aeeb010944
* Drop device root functionality as it is no longer needed.
* Enable reference clock on RK3566.
* Switch back to upstream dosbox-svn libretro core as our PR has merged.
2023-04-10 12:01:40 +00:00
fewtarius
0643785c4e
Fix Bluetooth for RK3566 and RK3588 to use 64bit rtk_hciattach, deprecate 32bit version. Clean firmware on every build so it is always applied. 2023-04-09 00:59:27 +00:00
fewtarius
47ee970f84
Cleaning up build_distro. 2023-04-06 21:47:58 +00:00
fewtarius
2f7e3f0fe5
Refactor the mechanisms for 32BIT packages. 2023-04-05 21:09:40 +00:00
fewtarius
390f316017
Begin work to add ENABLE_32BIT parameter - default off for S922X. 2023-04-04 23:14:31 +00:00
fewtarius
7ab5208b29
Package re-work. 2023-04-01 12:23:19 +00:00
fewtarius
bcaf516e09
Update capsimg, ensure that kernel drivers are rebuilt when the kernel is updated. 2023-03-20 10:54:45 +00:00
mason
abb6957ff0
Fix Mupen64Plus SA for handheld 2023-03-17 05:51:36 +00:00
fewtarius
46cb0d2d32
Fix bugs in update_packages. 2023-03-14 07:53:45 -04:00
fewtarius
f5e6586019
Update emulators and cores, fix update packages. 2023-03-05 20:10:40 -05:00
fewtarius
2f64f4810c
Fix building the kernel, clean up virtual packages a bit. 2023-03-04 10:05:43 -05:00
fewtarius
ff48bb204e
Add initial support for 32bit i686 for software compatibility. 2023-03-03 20:12:41 -05:00
fewtarius
630bd0ac7e
Continuing work. 2023-02-27 18:49:51 -05:00
fewtarius
11fd530ac8
Work continues. 2023-02-26 21:56:16 -05:00
fewtarius
2cc8500882
Update meson and build functions. 2023-02-26 12:22:46 -05:00
fewtarius
dbbae40f47
Sync a few packages and function changes from @CoreELEC. 2023-02-24 19:39:48 -05:00
fewtarius
9d8a0bc313
Updates - use boot rather than legacy boot for partitions, split virtual packages a bit, move kernel/u-boot for opi5 to JELOS repos. 2023-02-15 06:38:49 -05:00
fewtarius
717976484d
Update patches to function more generically by expanding @DEVICE@ and @TARGET_CPU@. 2023-02-13 17:17:55 -05:00
fewtarius
dc0164679c
Fix up build script so we're no longer cleaning unnecessary packages. 2023-02-10 07:51:40 -05:00
fewtarius
a837478baf
* Distribution updates - kernel 6.1.10, Python, systemd, busybox, SDL2, etc.
* Update emulators, cores, and art book next theme.
* Drop -Ofast, --disable-shared --enable-static as defaults.
* Misc build fixes.
2023-02-08 12:26:54 -05:00
fewtarius
39048183ba
Apply uOS marking to mkimage, after talking with @oOblik to get their preference. 2023-01-16 08:51:18 -05:00
fewtarius
42e3c06ccb
Remove deprecated key variables, and fix mkimage. Thanks to @oOblik and UnofficialOS for the pointer. 2023-01-16 05:25:52 -05:00
fewtarius
71402a057a
Drop cleaning of deprecated packages. 2023-01-10 17:17:23 -05:00
mason
cdf3597151
More Orange Pi 5 / RK3588 setup 2023-01-09 22:26:15 +00:00
mason
115cb94267
Orange Pi 5 / RK3588 Support 2023-01-08 22:49:32 +00:00
fewtarius
e1e7054e21
Drop packages we don't need to clean. 2022-12-31 16:00:56 -05:00
Brooksytech
fd14d04d9b
Merge pull request #862 from brooksytech/dev
Update vulkan, mesa, yuzu, dolphin
2022-12-30 13:41:33 -08:00
brooksytech
f946a8f8e6
Update Mesa, Vulkan, & Yuzu 2022-12-30 13:35:48 -08:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503. 2022-12-30 08:01:15 -05:00
fewtarius
2d59edd1cf
Merge pull request #849 from reavessm/gcc-fix
Better handle systems with crossdev installed
2022-12-28 20:39:11 -05:00
Stephen Reaves
8cd81e42df
Better handle systems with crossdev installed
If you have build tools installed for multiple architectures then 'gcc' could be an ambigious reference.  I have 'cross-avr/gcc' and 'sys-devel/gcc' available on my system for example.
2022-12-28 20:21:34 -05:00
brooksytech
e53b9e3d59
Finish Parallel-N64 revamp 2022-12-27 15:07:53 -08:00
fewtarius
4789a47cca
No longer add a blank sha256 sum, and update emus/cores. 2022-12-21 07:39:16 -05:00
fewtarius
609de5f8e8
* Terminal bug fix (reverts the xterm change).
* Update emulators and cores.
* Adds fake08, thanks to Lakka-LibreELEC.
* Adds GPU power saving option for handheld builds.
* Updates SDL2, reverts Mesa (may be temporary).
* Improves fan curve for supported devices.
2022-12-20 19:29:08 -05:00
fewtarius
242d6ea657
Deprecate and remove older splash method. 2022-12-20 06:48:00 -05:00
fewtarius
293e7ee700
Drop package mirror as it doesn't mirror our packages anyway. 2022-12-09 05:29:52 -05:00
fewtarius
bbb2975eed
* Move JELOS installation to tools menu, flashed images boot directly into JELOS now.
* Fix bug causing terminal output to appear on the console on x86_64 builds.
* Silence missing sudo warnings by aliasing it to nothing.
2022-12-04 15:46:38 -05:00
fewtarius
9730081363
Bump pcsx2sa, fix image build oops. 2022-12-04 12:02:03 -05:00
fewtarius
3c352aa37d
Move update parameters to the distribution variable. 2022-12-04 10:12:10 -05:00
fewtarius
740a5420d9
Fixes, plus update emulators and cores. 2022-12-03 19:47:39 -05:00
fewtarius
5ac04b8112
Bug fixes. 2022-11-23 09:18:05 -05:00
fewtarius
165a81e941
Fix update packages to use the sources variable. 2022-11-03 08:13:42 -04:00