Skip to content

geophone-dev/geophone-manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

geophone-manifests

Yocto manifest file for geophone project.

hardware

Currently supported hardware

  • Raspberry PI 3
  • Raspberry PI Zero

setup

➜  repo init -u [email protected]:zuckerman-dev/geophone-manifests.git -b main
➜  repo sync

build

Init bitbake environment.

➜  source geophone/oe-init-build-env build

Copy default configuration to the build directory

➜  cp ../geophone/meta-geophone/conf/local.conf.sample conf/local.conf
➜  cp ../geophone/meta-geophone/conf/bblayers.conf.sample conf/bblayers.conf

To build the main image

➜  bitbake geophone-image

build SDK

To build SDK for geophone-image

➜  bitbake geophone-image -c populate_sdk

repo tool

➜  curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo

About

Yocto manifest file for geophone project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published