1 Star 0 Fork 0

openFyde / overlay-edge2-openfyde

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 3.02 KB
一键复制 编辑 原始数据 按行查看 历史
fangzhou 提交于 2023-12-28 08:10 . merge edge2-openfyde-base

overlay-edge2-openfyde

Logo badge Release badge


Introduction

Same as Chromium OS, openFyde adopts the Portage build and packaging system from Gentoo Linux. openFyde uses Portage with certain customisations to support building multiple targets (bootable OS system images) across different hardware architectures from a shared set of sources.

A board defines a target type, it can be either for a family of hardware devices or specifically for one type of device. For example, The board amd64-openfyde is a target type for an openFyde system image that aims to run on most recent PCs with amd64(x86_64) architecture; whilst the rpi4-openfyde board is a target type specifically for the infamous single-board computer Raspberry Pi 4B. We usually append -openfyde to the board name in openFyde to differentiate between its siblings for FydeOS.

Each board has a corresponding overlay that defines the configuration for it. This includes details like CPU architecture, kernel configuration, as well as additional packages and USE flags.


Use tips

Fan controls

We provide same script named fan.sh as official one.

Device overlays

Instead of /boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env, openfyde uses Env.txt under /mnt/stateful_partition/fyde/.

For details, please refer to the FAQ.

Take TS050 Touchscreen as sample, you need add mipi-panel to node overlays= not fdt_overlays.

cat /mnt/stateful_partition/fyde/Env.txt
overlays=mipi-panel

About this repository

This repository is the overlay for the edge2-openfyde board, it's part of the openFyde open-source project.

This repository contains the following packages:

Packages Description Reference
chromeos-base/device-appid Setup device appid
metadata/layout.conf inheritance

About the board edge2-openfyde


Copyright (c) 2023 Fyde Innovations and the openFyde Authors. Distributed under the license specified in the root directory of this repository.
1
https://gitee.com/openFyde/overlay-edge2-openfyde.git
git@gitee.com:openFyde/overlay-edge2-openfyde.git
openFyde
overlay-edge2-openfyde
overlay-edge2-openfyde
main

搜索帮助