Commit Graph

74 Commits

Author SHA1 Message Date
tiopex
d625bdc17d Add generate build graphs 2023-03-28 09:34:49 +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
root
f3b3eadce6 add arch optimizations for uclibc
remove build mesa3d, ffmpeg, gstreamer for musl
2023-03-17 14:22:52 +01:00
tiopex
248f82ac68 build gmenu2x with -O0
prepare to copy generated files from gmenu2x to sdcard
2023-03-17 11:48:04 +01:00
tiopex
8727a8bd1b remove build mesa3d, xorg, sdl2 2023-03-17 11:47:09 +01:00
root
33e3c6f67f defconfigs for uclibc and musl 2023-03-16 10:25:23 +01:00
tpietrus
0a56e2e6cf add resize and set bakclight and volume 2023-03-16 10:08:25 +01:00
root
e45cdf1ccd add strip var to gmenu2x 2023-03-15 14:12:44 +01:00
tpietrus
320895fae2 update miyoo_musl_defconfig 2023-03-15 14:06:04 +01:00
tiopex
d77835d08e Update README.md 2023-03-14 13:41:05 +01:00
tiopex
fa8b4b1683 add build image 2023-03-13 17:52:33 +01:00
tiopex
f6dbd54c41 add build kernel and uboot 2023-03-12 19:56:43 +01:00
tiopex
0aba51dbcb Merge pull request #11 from tiopex/master
Update defconfigs, add generate uclibc version
2023-03-12 10:27:44 +01:00
tiopex
6a16c5e137 update configs and workflow 2023-03-11 22:54:08 +01:00
tiopex
af4356877c add uclibc config 2023-03-10 21:08:11 +01:00
Apaczer
534f7aea40 add DOSFSTOOLS including FAT check (#9) 2023-03-04 10:26:43 +01:00
TriForce
9f0a21deed Merge pull request #8 from Apaczer/fbgrab
remove ".config" & build with miyoo_defconfig + add FBGRAB
2023-02-27 12:10:47 -03:00
Apaczer
dd31a00a77 rm auto-generate config file + update workflow
make miyoo_defconfig
2023-02-25 23:54:55 +01:00
Apaczer
9c5dd01fd4 add FBGRAB package 2023-02-25 21:24:18 +01:00
TriForce
4b9ef1d7ed Merge pull request #7 from tiopex/master
Working buildroot bumped to latest official and configured to compile with musl shared
2023-02-06 15:07:41 -03:00
tiopex
ac712610ca Update rootfs.yml 2023-01-31 19:17:43 +01:00
tiopex
dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00
TriForce
1fa746c353 Merge pull request #6 from szymor/master
update m4, fix fakeroot build
2022-10-23 17:09:56 -03:00