Commit Graph

17 Commits

Author SHA1 Message Date
Austin
8aac9f2e8e
GH Actions: Update Release action, clarify versioning () 2025-01-08 20:43:24 -06:00
Jonathan Bennett
6a2a4ffa2a Add libi2c-dev to native builds 2024-12-22 21:25:48 -06:00
Jonathan Bennett
ac6b6c8d83
Adds libusb dev package to Raspbian build steps () 2024-11-30 07:05:28 +08:00
Tom Fifield
1b99543a15
Typo fix in build_raspbian.yml ()
s/sudp/sudo :(:(:(
2024-11-16 12:48:15 +08:00
Tom Fifield
90a3050c1f
Add sudo to apt-get commands for Raspbian Build ()
Without sudo, inadequate permissions to runs the commands meant
the build was failing.
2024-11-16 12:01:41 +08:00
Ben Meadors
c887675bb4 Fix missing 2024-07-10 09:35:18 -05:00
Agent Blu, 006
7b838d388d
Updated raspbian CI to update apt repository ahead of libbluetooth. () 2024-07-06 19:45:58 -05:00
Jonathan Bennett
afae3a488e Move Raspbian Arm64 to new build scheme 2024-05-19 23:29:43 -05:00
Jonathan Bennett
45b05c9896 Revert "Use the right arch name for armv7l builds"
This reverts commit 7d1a925892.
2024-05-19 20:39:11 -05:00
Jonathan Bennett
7d1a925892 Use the right arch name for armv7l builds 2024-05-19 20:16:33 -05:00
Thomas Göttgens
4d8c98c23d
Update CI runner versions from Node 16 to 20. () 2024-05-13 10:47:40 +02:00
Jonathan Bennett
79cfb1e876
Revert "Bump actions to node 20 ()" ()
This reverts commit defeb8e52b.

As per https://github.com/actions/upload-artifact/issues/478 the new version of upload-artifact includes a breaking change.
2024-03-21 16:50:44 -05:00
Jonathan Bennett
defeb8e52b
Bump actions to node 20 () 2024-03-21 15:24:57 -05:00
Jonathan Bennett
6284f4ffe6
Update Linux binaries to use arch names () 2024-01-13 19:11:59 -06:00
Jonathan Bennett
f8e766ebc7 Include Raspbian in release zip 2023-11-18 12:05:51 -06:00
Jonathan Bennett
b6ddbd0087
More CI work for Raspbian ()
* More CI work for Raspbian

* Workaround quirks of Arm64/debian runners
2023-11-18 11:04:21 -06:00
Ben Meadors
46bd6ca7ba
YAML based config for PI / Portduino ()
* Add configuration via /etc/meshtastic/config.yaml

* Move example config, support more locations

* Fix config check

* Use access() to check for config file presence

* Throw an error and exit on radio init fail

* Adds error check for reading Bluetooth MAC

* Settle on meshtasticd, add install script

* Shell fixes

* Fine. I'll put it back and then disable you

* Get wrekt, shellchekt

* Firat attempt at adding raspbian CI build

* Tickle the workflow

* Beatings will continue til morale improves

* Permissions are overrated

---------

Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
2023-11-18 08:12:34 -06:00