docs: Regenerate boards

This commit is contained in:
Johan Gunnarsson 2024-04-07 21:10:16 +00:00
parent 521751c96f
commit e530a46db6
9 changed files with 19 additions and 5 deletions

View File

@ -1,10 +1,10 @@
---
layout: board
title: AML-S905X-CC V2 (Le Potato) SD card images
description: "Minimal, pure and up-to-date vanilla Debian/Ubuntu arm64 SD card images for AML-S905X-CC V2 (Le Potato) by Libre Computer, SoC: Amlogic S905X/S905W/S905D/S805X, CPU ISA: armv8"
title: AML-S905X-CC V2 (Sweet Potato) SD card images
description: "Minimal, pure and up-to-date vanilla Debian/Ubuntu arm64 SD card images for AML-S905X-CC V2 (Sweet Potato) by Libre Computer, SoC: Amlogic S905X/S905W/S905D/S805X, CPU ISA: armv8"
board_id: libretech_s905x_cc_v2
board_dtb_name: meson-gxl-s905x-libretech-cc-v2
board_name: AML-S905X-CC V2 (Le Potato)
board_name: AML-S905X-CC V2 (Sweet Potato)
board_maker_name: Libre Computer
board_soc_name: Amlogic S905X/S905W/S905D/S805X
board_cpu_name: ARM Cortex A53 (armv8)

View File

@ -0,0 +1,7 @@
---
os: ubuntu
dist: focal
arch: armhf
name: Ubuntu 20.04 LTS ("focal")
exp: False
---

View File

@ -0,0 +1,7 @@
---
os: ubuntu
dist: focal
arch: arm64
name: Ubuntu 20.04 LTS ("focal")
exp: False
---

View File

@ -3,5 +3,5 @@ os: ubuntu
dist: noble
arch: armhf
name: Ubuntu 24.04 LTS ("noble")
exp: True
exp: False
---

View File

@ -3,5 +3,5 @@ os: ubuntu
dist: noble
arch: arm64
name: Ubuntu 24.04 LTS ("noble")
exp: True
exp: False
---