RadxaStephen / yocto-manifests

Manifests for my rockchip yocto repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository for rockchip yocto SDK

Yocto SDK for the Rockchip SOC boards

Quick Start

  1. Get the code using the Manifest and Repo tool:
    https://source.android.com/setup/develop/repo
  2. Config your local config file (build/conf/local.conf)
  3. Run "source ./oe-init-build-env" to setup bitbake environment
  4. Run "bitbake core-image-minimal" to build the images
  5. Flash the generated "build/tmp/deploy/<MACHINE>/update.img" to your device
  6. Boot your device and enjoy it

Maintainers

  • Jeffy Chen <jeffy.chen@rock-chips.com>

About

Manifests for my rockchip yocto repo