Commit Graph

95 Commits

Author SHA1 Message Date
Apaczer 7c9145f0ce use BUILDROOT&CFW_HASH & real GMENU2X COMMIT_HASH in package CFLAGS (#31)
update workflow to accomodate CFW_HASH
2023-04-23 22:29:39 +02:00
Apaczer 4ebcca7de0 Update gmenu2x.mk with COMMIT_HASH macro 2023-04-16 12:05:54 +02:00
Apaczer 38137ca839 use native fbgrab for screenshot.sh 2023-04-14 12:05:23 +02:00
Apaczer 954a909c57 Update console.cfg
add warning in console.cfg ref. EOL issue
2023-04-12 21:07:49 +02:00
tiopex 7059eb0167 Merge pull request #30 from tiopex/master
Disable locale, downgrade parted to v3.1, use fatresize v1.1.0
2023-04-12 07:13:28 +02:00
tiopex dc6778c814 Add patch for build parted-3.1 on musl toolchain 2023-04-11 14:06:16 +02:00
tiopex 26cf244553 disable locale, downgrade parted to v3.1, use fatresize v1.1.0 2023-04-11 10:49:52 +02:00
Apaczer f75216531a merge changes from sdcard scripting for TVout + reboot when TV ON
https://github.com/MiyooCFW/sdcard/commit/6fa5835de5a91ec85c38bceecd2b16a2b422d2cf
2023-04-10 20:53:32 +02:00
Apaczer 42ec8c273c rework FLIP working from options.cfg 2023-04-10 20:25:37 +02:00
Apaczer 3b56bcdda6 add timidity sound patches in "/etc" for MIDI (#28) 2023-04-04 21:24:21 +02:00
tiopex 5165a18d88 Merge pull request #29 from tiopex/opengl
Add openGL for compile gngeo
2023-04-04 15:59:12 +02:00
tpietrus dacff9d36d Add openGL for compile gngeo 2023-04-04 14:25:05 +02:00
Nathan Friedly 567cf6d68c Merge pull request #26 from MiyooCFW/nfriedly/cleanup-build
Cleanup build
2023-03-29 23:18:25 -04:00
Nathan Friedly d5f813447f keep the ccache 2023-03-29 16:41:44 -04:00
Nathan Friedly fc6a6b79b1 Cleanup build
No functional changes here, just a few housekeeping things:

1) Renamed it to "build.yml" and "Buildroot" since it's responsibilities have now expanded.

2) Got rid of all the caching stuff since we're not using it any more.

3) Updated the upload-artifact action to v3 to resolve the warnings Github was logging about v2 using a deprecated node.js version
2023-03-29 16:22:14 -04:00
tiopex 47700acc61 Merge pull request #25 from tiopex/master
Remove build host-cmake and Enable Top-level parallel build
2023-03-28 17:49:19 +02:00
tiopex 26802360a1 Remove build host-cmake 2023-03-28 14:56:51 +02:00
Apaczer bdbbae19c9 upload rootfs.ext4 in action build as part of submodules pack (#24)
* extract rootfs from *.yml build & grab only rootfs.ext4 as in gen. img script
2023-03-28 13:08:36 +02:00
tiopex 2498d3557c Enable Top-level parallel build 2023-03-28 13:08:02 +02:00
tiopex affaf5a230 Merge pull request #23 from tiopex/master
Add generate build graphs
2023-03-28 11:14:18 +02:00
tiopex d625bdc17d Add generate build graphs 2023-03-28 09:34:49 +02:00
tiopex 9e2986892e Merge pull request #22 from tiopex/master
Remove unrar
2023-03-28 09:10:28 +02:00
tiopex 3c312be42f Clear BR2_JLEVEL 2023-03-28 09:09:23 +02:00
tiopex adb0aac055 Remove unrar 2023-03-28 08:09:36 +02:00
tiopex c373149731 Update rootfs.yml 2023-03-28 06:53:50 +02:00
tiopex 61b2f3e3c1 Update miyoo_uclibc_defconfig 2023-03-27 22:05:24 +02:00
tiopex dee93647f6 Update miyoo_musl_defconfig 2023-03-27 22:05:05 +02:00
tiopex 6706bf08f7 Update rootfs.yml 2023-03-27 21:43:14 +02:00
tiopex 9cdef518d1 Update rootfs.yml 2023-03-27 19:53:06 +02:00
tiopex ad85145d57 Merge pull request #21 from tiopex/joy2key
Add joy2key app
2023-03-27 17:35:32 +02:00
tiopex 2a24bd27cf Merge pull request #20 from tiopex/ccache
Enable ccache
2023-03-27 15:21:35 +02:00
tiopex 76df173405 Merge pull request #19 from tiopex/master
Generate sdk tarball file by buildroot
2023-03-27 13:24:58 +02:00
tiopex d924f539eb Enable ccache 2023-03-27 13:15:17 +02:00
tiopex c5f2ee8941 Add joy2key app 2023-03-27 11:27:42 +02:00
tiopex a2f39f8c83 Generate sdk tarball file by buildroot
Fix gmenu2x output files when rebuild image
2023-03-27 11:24:45 +02:00
tiopex 8bd4a5d2e2 Add version and toolchain to img filename (#18)
* add version and toolchain to img filename
---------

Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com>
2023-03-27 09:08:23 +02:00
tiopex a9bd72ce78 Merge pull request #17 from Apaczer/bb_showkey
add "showkey" to BusyBox default config
2023-03-26 23:58:10 +02:00
Apaczer ac644eaf63 add `showkey` to BusyBox def config 2023-03-26 00:14:05 +01:00
Apaczer a3b8303307 change default CONSOLE_VARIANT to "pocketgo"
the one using st7789sfb driver
2023-03-24 20:20:57 +01:00
tiopex 68a6988d9c Merge pull request #16 from tiopex/master
Add jstest app to test gamepads
2023-03-23 23:35:59 +01:00
tiopex ff3371d09a Add jstest app to test gamepads 2023-03-23 23:34:30 +01:00
Apaczer 4f6a409e9f correct naming of make file for miyooctl 2023-03-22 17:01:08 +01:00
tiopex c158d8fe12 Merge pull request #15 from tiopex/master
add libusbgx, add miyooctl
2023-03-22 15:52:28 +01:00
root 8ee9df5b88 add libusbgx, add miyooctl 2023-03-22 07:31:48 +01:00
tiopex 74f57a9f7f Merge pull request #14 from tiopex/master
add build fatresize from source
2023-03-20 15:42:22 +01:00
tiopex 5a0cc1df52 add build fatresize from source 2023-03-20 13:07:22 +01:00
tiopex d1e8bf3796 Merge pull request #13 from tiopex/master
remove reusable cache
2023-03-19 10:11:15 +01:00
tiopex 81abb23927 remove reusable cache 2023-03-19 10:08:54 +01:00
tiopex 7a83160449 Merge pull request #12 from tiopex/master
Build Miyoo Cfw image
2023-03-18 07:28:53 +01:00
tiopex 52c0a95984 fix uppercase and build gmenu2x dist 2023-03-17 21:49:56 +01:00