diff options
author | Anton Gerasimov <anton@advancedtelematic.com> | 2017-04-25 15:22:20 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-04-28 07:51:26 +0000 |
commit | d9a02b96ebbf689395521d95f712107bf2631867 (patch) | |
tree | d4a08486f89d4960e33302d5c4c6eac0281758cc /meta-agl-bsp/conf/include/agl_raspberrypi2.inc | |
parent | ae8716ec9f68db75782a1cbdd57e156555e19d52 (diff) |
Remove sota-related includes from meta-agl-bsp
Bug-AGL: SPEC-557
Change-Id: Id126559e4114b191c923477e7dd04147cb1ec770
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9257
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_raspberrypi2.inc')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_raspberrypi2.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-agl-bsp/conf/include/agl_raspberrypi2.inc b/meta-agl-bsp/conf/include/agl_raspberrypi2.inc index 2f700c0c6..bacd94682 100644 --- a/meta-agl-bsp/conf/include/agl_raspberrypi2.inc +++ b/meta-agl-bsp/conf/include/agl_raspberrypi2.inc @@ -30,5 +30,3 @@ IMAGE_INSTALL_append = " kernel-modules linux-firmware " # Psplash causes crash on first boot on RPi IMAGE_FEATURES_remove = "splash" - -include conf/include/local/sota_raspberrypi.inc |