This is based on the recipe found in the openembedded layer. http://cgit.openembedded.org/openembedded/log/recipes/crda/crda_1.1.1.bb It needs to compile with libnl 2.0, so we set a distro preferred version for it. Also, we make the recipe configurable to compile without gcrypt. The Makefile is patched to compile without gcrypt. Compiling with gcrypt would need the addition of the python-m2crypto-native recipe which is not done so it is currently broken. The compilation without gcrypt is how DEL is currently doing it so this should be enough for our needs. Also, the device manager is configurable and set to busybox-mdev by default. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-graphics/mesa | ||
| recipes-multimedia | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto Digi Embedded Linux layer ============================================ This layer provides the Digi Embedded Linux distribution images. 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" Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from support@digi.com