bump version to 2022.02.9

add miyoo_defconfig
This commit is contained in:
tiopex
2023-01-31 13:11:45 +01:00
parent 1fa746c353
commit dcdaa3599c
8423 changed files with 184305 additions and 91107 deletions

View File

@@ -6,13 +6,13 @@ image boot.vfat {
"extlinux"
}
}
size = 64M
}
image sdcard.img {
hdimage {
gpt = true
partition-table-type = "gpt"
}
partition loader1 {
@@ -26,14 +26,14 @@ image sdcard.img {
}
partition boot {
partition-type = 0xC
partition-type-uuid = c12a7328-f81f-11d2-ba4b-00a0c93ec93b
bootable = "true"
image = "boot.vfat"
offset = 16M
}
partition rootfs {
partition-type = 0x83
partition-type-uuid = b921b045-1df0-41c3-af44-4c6f280d3fae
image = "rootfs.ext4"
}
}

View File

@@ -3,7 +3,7 @@ FriendlyARM NANOPI-M4
Build:
$ make nanopi_m4_defconfig
$ make friendlyarm_nanopi_m4_defconfig
$ make
Files created in output directory