-
### Versions
* OS: Ubuntu 20.04.4 LTS
* GRiSP Toolchain: a80bccc41bebe9f21b8623d29b0c801277928295ab1f81531e37b2eb5353521e
* Erlang: 23.3.4.11
* Rebar: 3.18.0 on Erlang/OTP 23 Erts 11.2.2.10
* B…
dagyu updated
2 years ago
-
Hi all, I have some problems when I try to deploy the robot example.
`rebar3 grisp deploy` fails with this error `Config value for system_libs must be a boolean or directory but found: "/home/dagy…
dagyu updated
2 years ago
-
Following the grisp guide...
Running `rebar3 grisp deploy` the first time generates "_grisp" directory with a selected binary package.
For example "_grisp/grisp2/otp/23.3.4.11"
The problem is tha…
-
### Versions
* OS: Ubuntu 20.04.4 LTS
* Rebar: rebar 3.18.0 on Erlang/OTP 23 Erts 11.2.2.3
* rebar3_grisp (2.2.2)
### Problem statement
I'm trying to deploy robot example for `grisp_base` s…
dagyu updated
2 years ago
-
Hi grisp team,
I made some progress on building OTP for grisp, there's new error,
here's my build environment:
1. I'm using Freebsd with grisp-software build successfully.
2. I've upgraded the r…
-
When deploying a GRiSP application with rebar 3.14 the OTP patch to add the `-internal_epmd` flag (i.e. https://github.com/grisp/otp/commit/5ebbd6a8f166155e32baf64cd68ee781c88e4e83) gets lost in the b…
-
I'm assuming a great deal from this blog post[1] that if I have e.g. OTP20.x from
my system package manager, then I should be able to produce a grisp release
without needing to build RTEMS from scra…
-
Logic moves to the [`grisp_tools`](https://github.com/grisp/grisp_tools) library so it can be reused by other plugins and tools.
-
The release gets installed in `sdcard/releasename/releasename` instead of `sdcard/releasename`
-
`git fetch` and checking out an other branch should be enough.