meta-digi/meta-digi-dey
Hector Palacios 505eb19aa4 hostapd: let start-stop-daemon create PID and background process
The current script cannot launch the hostapd twice (for dual HostAP mode)
because start-stop-daemon finds an already existing PID for hostapd after
running the first instance.

The solution is:
 - Do not launch the hostapd in background (so that it does not fork the
   process, which assigns a different PID)
 - Use -b option of start-stop-daemon so that it launches the daemon in
   the background.
 - Let start-stop-daemon create the PID (since the hostapd will not fork
   now this PID will match the hostapd process, allowing to kill it later)

This solution also hides the hostapd log messages that appeared before.

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

https://jira.digi.com/browse/DEL-4045
2017-04-07 12:28:14 +02:00
..
classes dey-image-installer: fix missing artifacts in ZIP installer 2017-03-31 18:02:52 +02:00
conf swupdate: rename swupdate recipe bbappend to append to the 2017.01 version 2017-03-07 17:04:21 +01:00
recipes-connectivity hostapd: let start-stop-daemon create PID and background process 2017-04-07 12:28:14 +02:00
recipes-core bluetooth-init: force hardware-init script to be executed first 2017-03-30 18:02:13 +02:00
recipes-digi dey-examples-hdp: update sample to python3 2017-03-29 09:25:52 +02:00
recipes-graphics meta-digi-dey: disable ICU support for ccimx6ul 2017-03-21 12:10:21 +01:00
recipes-multimedia packagegroup-dey-gstreamer: fix override for CC6UL 2017-03-01 15:27:51 +01:00
recipes-qt morty migration: update QT5 recipes 2017-02-28 19:12:01 +01:00
recipes-sato packagegroup-core-x11-sato: fix gst-player package name 2017-03-01 15:32:11 +01:00
recipes-support meta-digi-dey: disable ICU support for ccimx6ul 2017-03-21 12:10:21 +01:00
DIGI_EULA DIGI_EULA: Correct part number. 2015-07-30 16:06:33 +02:00
DIGI_OPEN_EULA meta-digi: Rename from DEL to DEY. 2013-06-12 13:18:37 +02:00
README meta-digi: change Freescale references to NXP 2017-03-22 19:58:32 +01:00

README

OpenEmbedded/Yocto Digi Embedded Linux layer
============================================

This layer provides the Digi Embedded Linux distribution images.

This layer depends on:

git://git.yoctoproject.org/poky.git
git://git.openembedded.org/meta-openembedded.git
git://git.yoctoproject.org/meta-freescale.git
git://github.com/Freescale/meta-fsl-demos.git

Digi's license agreements
-------------------------

All software is covered by Digi's general EULA and Digi's Open Source
EULA. To have the right to use the software in your images you need to
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.

NXP Semiconductors' software license agreement
----------------------------------------------

Some platforms depends on libraries and packages that are covered by
NXP Semiconductors' EULA. To have the right to use those binaries in
your images you need to read and accept the EULA file in meta-freescale
Yocto layer.

Support
-------

This layer is provided 'as is' with no guarantee. However, some support
may be available from support@digi.com