- Notifications
You must be signed in to change notification settings - Fork0
tibbotech/meta-emts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Public Yocto layer of EMTS sp7021-based project.
https://github.com/tibbotech/meta-tibbotibbo
https://git.openembedded.org/openembedded-coreCorenetworking-layermultimedia-layerwebserver
Layer contains private apps, DTSes and image definition for sp7021-based board.
curl https://raw.githubusercontent.com/tibbotech/repo-manifests/master/clone.sh > ./clone.sh && chmod 0755 ./clone.shM=emts ./clone.shrepo3 syncTEMPLATECONF=`pwd`/layers/meta-tibbo/conf/templates/tppg2 . layers/openembedded-core/oe-init-build-env ./build.tppg2install -m 0644 ../layers/meta-tibbo/conf/templates/site.conf conf/MACHINE=tppg2 bitbake-layers add-layer ../layers/meta-emts
ISP_VAR_DTB = "sp7021-emtsG-tppg2.dtb"
PREFERRED_VERSION_linux-sp = "5.10%"
For LTPPg2:
MACHINE=tppg2 bitbake mc:tppg2:img-emts
For EMTS board:
MACHINE=tppg2-emts bitbake mc:tppg2-emts:img-emts
ISPBOOOT.BIN will be placed at BUILDDIR/deploy/images/tppg2/emmc0/
- Dvorkin Dmitry
<dvorkin at tibbo.com>
ReadHOWTO.md description to see how to adopt it.