meta-digi/meta-digi-dey/recipes-core
Hector Palacios 71b3623b59 init-ifupdown: adapt recipe for read-only-rootfs
This recipe had a post install script to do the following:
 - create runlevel symlinks.
 - comment the 'auto' lines of /etc/network/interfaces if running on
   a non-Wi-Fi variant.
 - add Atheros or QCA bridge examples depending on the detected chip.
 - add wlan1 interface only if QCA chip is detected.

This post install cannot run on a read-only-rootfs so the recipe has been
reworked to do the same things at build time:

 - the runlevel symlinks have been removed because they are taken care
   of by a poky class.
 - add a pre-up condition (the existance of a wireless entry on the device
   tree) so that the interface is not brought up if the condition is not met.
 - for the cc6/cc6n, since the Wi-Fi chip can be Atheros or QCA, add
   specific wlan1 and br0 fragments with a pre-up condition basing on the
   detected ID of the Wi-Fi chip

Signed-off-by: Hector Palacios <hector.palacios@digi.com>

https://onedigi.atlassian.net/browse/DEL-7708
2021-11-05 11:30:12 +01:00
..
base-files meta-digi: remove postinst on target when using read-only-rootfs image feature 2021-11-05 11:18:16 +01:00
busybox ccimx6sbc: adapt recipes to support Atheros and Qualcomm wireless chips 2021-11-03 15:58:53 +01:00
glib-2.0 glib-2.0: backport 2.65 patch to prevent NetworkManager segmentation faults 2021-08-16 15:26:40 +02:00
glibc glibc: upgrade to version 2.33 for eIQ support 2021-08-11 10:39:26 +02:00
images gatesgarth migration: Convert u-boot-fw-utils dependencies to libubootenv dependencies 2021-05-05 19:18:11 +02:00
init-ifupdown init-ifupdown: adapt recipe for read-only-rootfs 2021-11-05 11:30:12 +01:00
initscripts busybox: remove busybox-static-nodes initscript 2019-02-04 14:59:46 +01:00
packagegroups libgpiod: add libgpiod-tools dependence 2021-05-12 08:12:21 +02:00
psplash gatesgarth migration: psplash: rework Digi customization to match new version 2021-05-05 19:18:11 +02:00
readline readline: allow the use of Begin/End/Del/Insert and Ctrl+arrows 2018-02-16 12:25:52 +01:00
recovery recovery-initramfs-init: fix psplash communication FIFO path 2021-10-29 09:35:53 +02:00
system-monitor system-monitor: add features_check to fix build warning 2021-05-05 19:18:11 +02:00
systemd systemd: reduce verbosity of sysv-generator 2021-06-01 16:26:01 +02:00
sysvinit gatesgarth migration: sysvinit: update to recipe v2.97 2021-05-05 19:18:11 +02:00
trustfence trustfence-tool: update to v2.5 2021-05-27 12:10:44 +02:00