Commit Graph

28 Commits

Author SHA1 Message Date
Apaczer
c8906ecd1e [DEFCONFIG/ACTIONS] add static uClibc & musl SDK build (#49)
- striped defconfigs with static libs to build working toolchains
- disable PARTED & GDB on static uClibc
- update actions with static toolchains output
2023-10-26 22:58:34 +02:00
tiopex
4496aedc62 Merge pull request #47 from tiopex/logo
Add current version to boot logo
2023-10-25 08:47:45 +02:00
tiopex
1508059285 Add gsfont dependency 2023-10-24 16:05:57 +02:00
tiopex
c26a2c2c44 add imagemagick package 2023-10-24 15:49:05 +02:00
TAKANO Mitsuhiro
1d2b3e0077 [ACTIONS] Free hd space on action runner at first (#46)
* Maximize build space

Maximize build space for `build-image-uclibc` and `build-image-musl`

* Pin `maximize-build-space` to stable release.

Use `v8`

https://github.com/easimon/maximize-build-space/releases/tag/v8
2023-10-21 13:51:08 +02:00
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
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
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
d625bdc17d Add generate build graphs 2023-03-28 09:34:49 +02:00
tiopex
c373149731 Update rootfs.yml 2023-03-28 06:53:50 +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
d924f539eb Enable ccache 2023-03-27 13:15:17 +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
81abb23927 remove reusable cache 2023-03-19 10:08:54 +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
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
dd31a00a77 rm auto-generate config file + update workflow
make miyoo_defconfig
2023-02-25 23:54:55 +01:00
tiopex
ac712610ca Update rootfs.yml 2023-01-31 19:17:43 +01:00
Nathan Friedly
ee6d894fd2 enable reusable workflow 2022-04-09 10:42:22 -04:00
Nathan Friedly
46b88a1a5b Use miyoocfw/toolchain docker 2022-04-02 09:09:26 -04:00
Nathan Friedly
cda5cd6f73 make it work as root 2022-04-01 18:30:48 -04:00
Nathan Friedly
fda0fa67c2 path env config 2022-04-01 18:30:48 -04:00
Nathan Friedly
9aea1f98e4 set up CI build 2022-04-01 18:30:27 -04:00