Skip to content

Enable WiringPi salsa ci build

Currently the wiringpi is built and the deb is uploaded to https://repo.zynthbox.io/testing/ manually

This needs to be configured using salsa later. Since this is something that is not going to change very frequently, so progressing leaving this to be built and uploaded manually.

How to build:

This will create a deb file in the debian-template folder Copy the deb file to aptly@repo.zynthbox.io and add the package using the following commands:

aptly repo add -remove-files testing wiringpi-2.70-1.deb
aptly publish update zynthbox testing
aptly repo show -with-packages testing

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information