summaryrefslogtreecommitdiff
path: root/recipes-core/images/mlinux-picocell-debug-image.bb
blob: 7975b8d341cbb1fb4600f01ad92f1489da38187a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "mLinux PicoCell debug image"

require mlinux-picocell-image.bb

# Extra stuff to install
IMAGE_INSTALL += "lora-network-server-mtp \
                  lora-gateway-utils \
                  lora-query \
                  mosquitto mosquitto-clients \
                  nodejs
                  nodejs-npm
                  "