aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2015-12-22 00:51:45 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2015-12-22 00:52:47 +0100
commit3b09e9b5d3b9c4ed646b58bf5d464ec5b9c2c611 (patch)
tree82606f5fcdb547f2ccf58b01569e4f941eedd0e1
parent37a59bae9c6de55114e078dbd43186089740ff65 (diff)
parent25af2d366bd51466734a401213ffb417a66189f8 (diff)
Merge branch 'agl-1.0-bsp-1.8.0' of ssh://gerrit.automotivelinux.org:29418/AGL/meta-renesas into albacore-uprev
Change-Id: I9c3a40a9afd1f235d695d2aa1bf70fd996a77c89 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-rcar-gen2/conf/machine/porter.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-rcar-gen2/conf/machine/porter.conf b/meta-rcar-gen2/conf/machine/porter.conf
index ed4ed95..d72a5cc 100644
--- a/meta-rcar-gen2/conf/machine/porter.conf
+++ b/meta-rcar-gen2/conf/machine/porter.conf
@@ -7,6 +7,17 @@ require conf/machine/include/rcar-gen2-providers.inc
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
+MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-mostcore \
+ kernel-module-aim-cdev \
+ kernel-module-aim-sound \
+ kernel-module-aim-v4l2 \
+ kernel-module-aim-network \
+ kernel-module-hdm-dim2 \
+ kernel-module-hdm-i2c \
+ kernel-module-hdm-usb \
+ "
+
+
IMAGE_FSTYPES += "tar.bz2"
SERIAL_CONSOLE = "38400 ttySC6"