summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@opensourcefoundries.com>2018-04-28 01:22:55 -0300
committerRicardo Salveti <ricardo@opensourcefoundries.com>2018-04-29 15:49:49 -0300
commit49ac31750b76a2c0fd8007b78273ae038ddc57ae (patch)
treeb3d102388937ff0dcdb689d5fffc33d1bcb07c9b
parent5b339b9fb3c831bf82e371b8e9985291576e7609 (diff)
lmp-gateway-image: install git by default
Core development tool. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
-rw-r--r--recipes-samples/images/lmp-gateway-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-samples/images/lmp-gateway-image.bb b/recipes-samples/images/lmp-gateway-image.bb
index d8597ac..4b5830c 100644
--- a/recipes-samples/images/lmp-gateway-image.bb
+++ b/recipes-samples/images/lmp-gateway-image.bb
@@ -39,6 +39,7 @@ CORE_IMAGE_BASE_INSTALL += " \
aktualizr-host-tools \
docker \
bluez5-noinst-tools \
+ git \
linux-firmware-ar3k \
linux-firmware-ath9k \
linux-firmware-ath10k \