Readd the radio packages in the local.conf include 15/24915/5
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 30 Jun 2020 20:13:57 +0000 (22:13 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 7 Jul 2020 18:22:48 +0000 (18:22 +0000)
We need to see if we leave it as generic IMAGE_INSTALL_append here or
do it elsewhere.
For now this is a straightforward migration and helps clean-up the layer.conf .

Bug-AGL: SPEC-3443
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: If7a482dc411ba7fc4d172f8fdf8493b81475ea93
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24915
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
meta-agl-bsp/meta-rcar-gen3-adas/conf/include/rcar-gen3-adas.inc

index 9295739..a255089 100644 (file)
@@ -3,3 +3,12 @@
 #PACKAGE_EXTRA_ARCHS_append = " kingfisher"
 
 PREFERRED_RPROVIDER_virtual/gpsd-conf ?= "gpsd-kingfisher-conf"
+
+# Radio packages
+IMAGE_INSTALL_append_rcar-gen3 += " \
+    si-tools \
+    si-init \
+    linux-firmware-wl18xx \
+    ti-bt \
+    ti-bt-firmware \
+"