https://github.com/cmst0us/tspi-yocto
LCEDA TaiShan-Pi Yocto Project
https://github.com/cmst0us/tspi-yocto
lceda lckfb taishanpi tspi yocto
Last synced: 5 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T16:05:59.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T02:02:07.506Z (about 1 year 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 git@github.com: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`