summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2017-04-25 12:06:46 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-04-25 18:20:58 +0000
commit3759dc5c2655b505247a3f9908d7621fd70dc7d9 (patch)
treeafdeaa572e38f9e05b15c15be25910df943b084c /meta-agl-bsp/conf/include/agl_raspberrypi3.inc
parentcfdfe1d2a280ec472ab71def2cdfb4b5abb15dce (diff)
Change require to include to unbreak builds without ag-sota feature
Bug-AGL: SPEC-557 Bug-AGL: SPEC-558 Change-Id: I06e9dfc28adef4be0fcbe104c9458395dc8efa1d Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9239 Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh> Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_raspberrypi3.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_raspberrypi3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/include/agl_raspberrypi3.inc b/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
index da4a02a5e..66a064420 100644
--- a/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
+++ b/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
@@ -30,4 +30,4 @@ IMAGE_INSTALL_append = " kernel-modules linux-firmware "
# Psplash causes crash on first boot on RPi
IMAGE_FEATURES_remove = "splash"
-require conf/include/local/sota_raspberrypi.inc
+include conf/include/local/sota_raspberrypi.inc