summaryrefslogtreecommitdiff
path: root/recipes-core/images/mtcap-modules.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-09-05 11:33:26 -0500
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-05-20 19:50:20 +0300
commit6e767e79c95b109fc950975c37dbc143e280f3da (patch)
treeb85d71b2823b158218e4ff2fc2fc9b7efec2ffe7 /recipes-core/images/mtcap-modules.inc
parentea65654f5c64b4f7c7d678425780bdec95962a4f (diff)
downloadmeta-mlinux-atmel-6e767e79c95b109fc950975c37dbc143e280f3da.tar.gz
meta-mlinux-atmel-6e767e79c95b109fc950975c37dbc143e280f3da.tar.bz2
meta-mlinux-atmel-6e767e79c95b109fc950975c37dbc143e280f3da.zip
Remove += from all image recipe files
Diffstat (limited to 'recipes-core/images/mtcap-modules.inc')
-rw-r--r--recipes-core/images/mtcap-modules.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mtcap-modules.inc b/recipes-core/images/mtcap-modules.inc
index 8cdfea4..ed3ca51 100644
--- a/recipes-core/images/mtcap-modules.inc
+++ b/recipes-core/images/mtcap-modules.inc
@@ -5,7 +5,7 @@
# modules that are dependency's
# of other modules.
-IMAGE_INSTALL += " \
+IMAGE_INSTALL_append = " \
kernel-module-8021q \
kernel-module-af-alg \
kernel-module-algif-hash \