Commit graph

62 commits

Author SHA1 Message Date
fewtarius
c3ed5195ef
Always source options. 2022-08-04 07:54:13 -04:00
fewtarius
d263d76be6
Adjust update packages to support updating an array of packages if no package is supplied. Also inspect the new virtual packages rather than jelos/package.mk. 2022-08-04 07:51:49 -04:00
fewtarius
d47e5a3f77
Build the device root if it doesn't already exist when running a build. 2022-08-02 07:47:27 -04:00
fewtarius
620fa0117c
* Fix issue with RG552 booting dev builds
* Fix udevil not automounting fat32 and exfat
* Fix burnimage not flushing gpt magic when flashing mbr images
2022-08-01 17:52:51 -04:00
fewtarius
07aa292ff1
Fix up sleep tool, 351 parameters, and package cleaning stanza. 2022-07-29 22:19:47 -04:00
fewtarius
16a8443dc2
Move the clean block back into the distro_root test. 2022-07-29 17:11:02 -04:00
fewtarius
8aac669f3d
Sometimes clean doesn't remove initramfs, if it persists, kill it. 2022-07-23 09:57:45 -04:00
fewtarius
18482b65ab
Fix clean to clean the correct packages. 2022-07-23 08:58:30 -04:00
fewtarius
51cf874101
Switch how we clean packages to ensure the primary buildroot for a device type is also cleaned properly. 2022-07-20 20:51:59 -04:00
brooksytech
4c85c1d897
clean duckstationsa in linked builds 2022-07-19 08:10:36 -07:00
fewtarius
fffbd19418
Revert scripts/build change. 2022-07-17 10:37:35 -04:00
fewtarius
f128960085
Fix checkdeps. 2022-07-16 10:07:15 +00:00
fewtarius
b8e671a13c
Fallback to 10.3.x due to bugs found in 11.x 2022-07-16 06:02:04 -04:00
fewtarius
ee492a3e64
build fixes. 2022-07-15 06:49:50 -04:00
fewtarius
8b4bdff78a
Fix libgo2 dependency, clean packages with device specific config. 2022-07-15 06:18:39 -04:00
fewtarius
bbb941640c
Fixes. 2022-07-14 16:46:21 -04:00
fewtarius
62cd2128ac
Variable test fix. 2022-07-13 06:51:54 -04:00
fewtarius
95688d5d65
Update build process. 2022-07-12 20:46:52 -04:00
fewtarius
1c07a31565
Shift build structure, fix jelos-info. 2022-07-11 19:35:08 -04:00
fewtarius
150b7b6a33
Updates. 2022-07-05 08:14:29 -04:00
fewtarius
781d22291d
Work continues. 2022-07-01 16:17:33 -04:00
fewtarius
51d40ae6f4
Fix RG552 boot. 2022-05-31 08:45:33 -04:00
fewtarius
7ef0b43c8b
Fix parted to correct 503 partitions in docker. 2022-05-29 21:32:34 +00:00
fewtarius
7e9daa3c15
Fix mkimage to generate boot partitions. 2022-05-29 15:27:04 +00:00
fewtarius
4172e9e353
Update parted. 2022-05-29 15:04:52 +00:00
fewtarius
5df2cfa0e8
* Add support for the Anbernic RG503. 2022-05-27 22:33:28 +00:00
fewtarius
9a41fda1c7
Cleaning up options to remove unused bits. 2022-04-27 06:08:03 -04:00
fewtarius
ab96c653b0
Fix up updatecheck, add the branch info to the build. 2022-04-12 16:42:13 -04:00
fewtarius
8405e5ae9f
Build fixes. 2022-04-12 12:58:05 -04:00
fewtarius
7fd4f88951
Quick build fix. 2022-04-12 12:53:08 -04:00
fewtarius
80a1d4b128
Implement basic CI/CD workflows. 2022-04-10 15:51:34 -04:00
fewtarius
f31666323f
Don't build 32bit userland if BASE_ONLY is set. 2022-04-10 07:31:14 -04:00
fewtarius
d98ba1486a
Don't build 32bit userland if BASE_ONLY is set. 2022-04-10 07:27:57 -04:00
fewtarius
218c7d3eac
After testing - stay with .img.gz and .tar. 2022-04-02 07:31:34 -04:00
fewtarius
ff9855cfdf
Revert - decompressing the image on the device just takes too long. 2022-04-01 07:03:51 -04:00
fewtarius
2b920a70fc
Revert to compressing images, let init decompress when upgrading. 2022-04-01 05:40:55 -04:00
fewtarius
1e5668f857
Stop compressing the .img, and prepare to drop .tar as the update package. 2022-03-30 19:14:07 -04:00
fewtarius
3802864a29
Don't need this here, pass it in the variable instead. 2022-03-26 13:45:53 -04:00
fewtarius
021db178ef
Add 5GHz WIFI drivers for RG351x 2022-03-26 12:48:59 -04:00
fewtarius
6fb875dab1
Bump the Mali blob and fix an issue with the device tree not getting copied. 2022-03-26 10:22:57 -04:00
fewtarius
48e4bae736
Working on RG351x support. 2022-03-26 10:07:10 -04:00
fewtarius
938fcb6c19
Work on the RG351 Series. 2022-03-25 22:28:08 -04:00
fewtarius
4f6189fe35
* Update cores and emulators.
* Remove the image root during a build so it's always completely clean.
2022-03-25 14:51:38 -04:00
fewtarius
7649aea07b
* Fix execution of a few scripts
* Fix a bug in the update_packages tool
2022-03-18 06:39:38 -04:00
fewtarius
3a11676680
Update cores 2022-03-17 07:34:49 -04:00
fewtarius
e42ccd087a
* Add cooling profile support with "aggressive" "moderate" "quiet" and "custom" settings.
* Quiet - the current default fan curve (Set by default)
  * Moderate - Low speed default, scales slightly more aggressively.
  * Aggressive - Always on, full speed.
  * Custom - Utilizes ~/.config/fancontrol.conf to allow user modified curves
2022-03-03 16:55:39 -05:00
fewtarius
e135f93ff8
Ensure modules are installed with the system. 2022-03-03 06:54:53 -05:00
fewtarius
dee8e25e7f
Fix up shader conflict, adjust packages to use current date rather than a variable that may be stale. 2022-03-01 17:06:41 -05:00
fewtarius
4fa454a9f6
* Drop RetroArch LAKKA mode.
* Only put the big cores in max performance mode.
* Clean up build_distro a bit.
2022-02-26 22:14:27 -05:00
fewtarius
03ef92958a
Move target to release. 2022-02-24 22:10:48 -05:00