https://github.com/cmst0us/tspi-yocto
LCEDA TaiShan-Pi Yocto Project
https://github.com/cmst0us/tspi-yocto
lceda lckfb taishanpi tspi yocto
Last synced: about 1 month ago
JSON representation
LCEDA TaiShan-Pi Yocto Project
- Host: GitHub
- URL: https://github.com/cmst0us/tspi-yocto
- Owner: CmST0us
- Created: 2024-08-15T16:15:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T16:05:59.000Z (9 months ago)
- Last Synced: 2025-03-26T02:02:07.506Z (about 2 months ago)
- Topics: lceda, lckfb, taishanpi, tspi, yocto
- Language: Shell
- Homepage:
- Size: 1.38 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Taishan-Pi Yocto Project
## How to clone
`git clone --recursive [email protected]:CmST0us/tspi-yocto.git`
## Setup Youcto
`source poky/oe-init-build-env`
## Build weston-core-image
`bitbake core-image-weston`
## Flash Image
`./rkflash.sh update`