Closed mrbubble62 closed 4 years ago
Only if the -utils
package is part of the ChirpStack Gateway OS images, which is not the case. You can include this package in the chirpstack-gateway-os-base
and / or -full
image if you want to use these tools, but you need build your own image.
Sorry I am new to bitbake, should I add this to chirpstack-gateway-os/meta/recipes-core/images/chirpstack-gateway-os-base.bb?
IMAGE_INSTALL += " \ gateway-utils \ packagegroup-base \ ...
It looks like there should be gateway-utils installed to /opt/libloragw-sx1301/gateway-utils/ However /opt directory is not in the gateway-os-base image