Skip to content

heneault/yocto-pitrezor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
meta-openembedded @ a12eff7
February 2, 2022 12:36
meta-raspberrypi @ 1584bdd
February 2, 2022 12:36
poky @ 4ce9843
February 2, 2022 12:36
August 25, 2022 09:53

yocto-pitrezor

OS linux platform for the pitrezor project (usign yocto)

This code is used to build the linux platform image for the raspberry pi zero and pi 4 to be able to run the pitrezor software at bootup.

How to build pitrezor image?

  1. Install Docker
  2. git clone https://github.com/heneault/yocto-pitrezor.git
  3. cd yocto-pitrezor
  4. sudo ./build-pitrezor.sh TAG [raspberrypi4-64 | raspberrypi0-2w-64] (where TAG is 1.11.2.0 for example, if left blank the script builds latest commit in master branch). You can optionnaly specify "raspberrypi4-64" or "raspberrypi0-2w-64" to build an image for one of these platform. Otherwise the default platform is pi zero.

This creates file build/pitrezor-MACHINE-TAG.zip .

About

raspberry pi zero platform to run the trezor port pitrezor as a bitcoin wallet

Resources

License

Stars

Watchers

Forks

Packages

No packages published