Build Phosh Shell for OpenEmbedded
Maintainers: Joshua Watt JPEWhacker@gmail.com, Tim Orling ticotimo@gmail.com
Patches may be submitted by opening a GitHub Pull Request
Prebuilt images for Raspberry Pi 4 and QEMU (built daily) can be downloaded here
The easiest way to build is with kas
. You will need docker
or podman
installed.
$ git clone https://github.com/siemens/kas
$ git clone https://github.com/moto-timo/meta-phosh
$ KAS_BUILD_DIR=build-phosh ./kas/kas-container build ./meta-phosh/kas/raspberrypi4-64.yml
The default PIN is 1234
as set in kas/base.yml
(for the phosh
user).