meta-digi/meta-digi-arm
Alex Gonzalez bc3a4b663c meta-digi-arm: Avoid udev loading atheros kernel module.
udev will attempt to load the atheros kernel modules because it defines
a modalias that matches an sdio bus event.

In a race condition with the script in if-pre-up, the module will crash.

Recent versions of udev have lost the ability to add an ignore_device
option to the rules, and mdev in del-image-minimal has no module
autoloading ability.

The commit adds a modprobe install rule that does nothing, and allows
the if-pre-up script to load the module as it used to.

Fixes https://jira.digi.com/browse/DEL-277

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-04 10:19:49 +01:00
..
classes meta-digi-arm: Add cpx2 machine. 2013-02-28 11:33:34 +01:00
conf meta-digi: Use a single Digi premirror. 2013-03-04 10:05:27 +01:00
recipes-bsp meta-digi-arm: Fix imx-bootlets-del for CPX2. 2013-02-28 16:07:50 +01:00
recipes-graphics/amd-gpu-bin meta-digi: Use a single Digi premirror. 2013-03-04 10:05:27 +01:00
recipes-kernel meta-digi-arm: Avoid udev loading atheros kernel module. 2013-03-04 10:19:49 +01:00
recipes-multimedia/imx-lib Revert "fsl-mm-flv-codeclib: workaround to allow ipk creation" 2013-01-09 17:17:08 +01:00
DIGI_EULA meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00
DIGI_OPEN_EULA meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00
FSL_MMK_EULA meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00
README meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00

README

OpenEmbedded/Yocto BSP layer for Digi's ConnectCore platforms
=============================================================

This layer provides support for Digi's ConnnecCore platforms for use
with OpenEmbedded and/or Yocto.

This layer is based on meta-fsl-arm available at.

http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/

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.

In order to accept them, you should add, in your local.conf file:

ACCEPT_DIGI_EULA = "1"
ACCEPT_DIGI_OPEN_EULA = "1"

Freescale's license agreeements
-------------------------------

Some platforms depends on libraries and packages that are covered by
Freescale's MMK EULA. To have the right to use those binaries in your
images you need to read and accept the EULA at the FSL_MMK_EULA file.

In order to accept it, you should add, in your local.conf file:

ACCEPT_FSL_MMK_EULA = "1"

Support
-------

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