This repository contains the openFyde overlay for the XpressReal T3 single-board computer (SBC). It provides the necessary configurations and packages to build a openFyde image specifically for this hardware platform.
The XpressReal T3 is a single-board computer designed for various applications. For detailed hardware specifications, features, and technical documentation, please visit the XpressReal Wiki.
This overlay is part of the OpenFyde project and extends the openFyde build system with XpressReal T3-specific configurations. It includes:
- Board-specific configurations
- Hardware-optimized kernel settings
- Device drivers and firmware
- Platform-specific package modifications
To build a openFyde image for the XpressReal T3 using this overlay, please follow the comprehensive build guide available at:
XpressReal Building OpenFyde Guide
The guide covers:
- Setting up the build environment
- Configuring the build system
- Using this overlay in your build
- Building and deploying the image
chromeos-base/
: Board-specific ebuilds for core openFyde packagesmake.conf
: Board-specific make settings and compilation flagsmetadata/
: Repository metadata including overlay dependenciesprofiles/
: Portage profiles and configuration for the XpressReal T3virtual/
: Virtual packages for dependency management
- ChromiumOS build environment
- OpenFyde build system
- All dependent overlays listed above
For hardware-specific questions, technical support, and additional documentation:
- Visit the XpressReal Wiki
- Follow the Building OpenFyde Guide
Contributions to improve XpressReal T3 support are welcome. Please:
- Fork this repository
- Create a feature branch
- Test your changes thoroughly
- Submit a pull request with a clear description
This overlay follows the same licensing terms as the ChromiumOS project and OpenFyde.