Skip to content

dev-test-20251014-200902

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Oct 19:31
· 2 commits to R5_3 since this release

πŸŽ‰ Dev Build - raspberrypi_armv7_thunder

Configuration: raspberrypi_armv7_thunder_defconfig
Reference: 68d6daf
Tag: dev-test-20251014-200902
Build Date: 2025-10-14T20:08:45+02:00
Triggered by: @bramoosterhuis

πŸ“¦ Artifacts

  • raspberrypi_armv7_thunder-68d6daf-sdcard.img.xz - Compressed SD card image
  • raspberrypi_armv7_thunder-68d6daf-sdcard.img.xz.sha256 - SHA256 checksum

πŸ”§ Platform

  • Target: Raspberry Pi (ARMv7 32-bit)
  • Variant: Thunder

⚑ Usage

# Download and verify
wget https://github.com/WebPlatformForEmbedded/lithosphere/releases/download/dev-test-20251014-200902/raspberrypi_armv7_thunder-68d6daf-sdcard.img.xz
wget https://github.com/WebPlatformForEmbedded/lithosphere/releases/download/dev-test-20251014-200902/raspberrypi_armv7_thunder-68d6daf-sdcard.img.xz.sha256

# Verify checksum
sha256sum -c raspberrypi_armv7_thunder-68d6daf-sdcard.img.xz.sha256

# Extract and flash
xz -d raspberrypi_armv7_thunder-68d6daf-sdcard.img.xz
sudo dd if=raspberrypi_armv7_thunder-68d6daf-sdcard.img of=/dev/sdX bs=4M status=progress
sync

⚠️ This is a development build for testing purposes.

Full Changelog: dev-20251010-1811...dev-test-20251014-200902