summaryrefslogtreecommitdiff
path: root/recipes-core/images
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/images')
-rw-r--r--recipes-core/images/mlinux-factory-image.bb2
-rw-r--r--recipes-core/images/mlinux-minimal-image.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 0dc54f3..68b79fb 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -27,7 +27,7 @@ IMAGE_INSTALL += "monit"
# LoRa support (MTAC-LORA accessory card)
IMAGE_INSTALL += "lora-gateway-utils lora-query lora-network-server lora-packet-forwarder-usb lora-gateway-geolocation-utils lora-packet-forwarder-geolocation"
-IMAGE_INSTALL_mtbsp-at91 += "mtac-xdot-util"
+IMAGE_INSTALL_mtbsp-at91_append = "mtac-xdot-util"
# MQTT server
#IMAGE_INSTALL += "mosquitto"
diff --git a/recipes-core/images/mlinux-minimal-image.bb b/recipes-core/images/mlinux-minimal-image.bb
index 2cecc1e..2ad7b97 100644
--- a/recipes-core/images/mlinux-minimal-image.bb
+++ b/recipes-core/images/mlinux-minimal-image.bb
@@ -23,7 +23,7 @@ CORE_FEATURES = "packagegroup-core-boot packagegroup-distro-base \
get-eeprom-device-config \
"
-CORE_FEATURES_mtbsp-at91 += "mtd-utils mtd-utils-jffs2"
+CORE_FEATURES_mtbsp-at91_append = "mtd-utils mtd-utils-jffs2"
NETWORKING_FEATURES = "ppp curl iproute2 \
iptables iputils \