hongbo-miao/hongbomiao.com

View on GitHub
embedded/yocto-project/Makefile

Summary

Maintainability
Test Coverage
# Host (Ubuntu)
activate-openembedded-build-environment:
    source oe-init-build-env

run-emulator:
    runqemu qemux86-64 nographic
run-emulator-gui:
    runqemu qemux86-64

# Poky
power-off:
    poweroff