meta-digi/meta-digi-arm
Alex Gonzalez 7bb5e97e36 meta-digi-arm: Fix QA issue with rdepends on fsl-mm-codeclib-dev.
When building del-image-minimal we are seeing the following errors:

NOTE: Running noexec task 1211 of 1214 (ID: 220, /home/alex/Projects/
meta-fsl-arm/recipes-multimedia/fsl-mm-core/fsl-mm-codeclib_2.0.3.bb,
 do_package_write)
ERROR: QA Issue: gst-fsl-plugin rdepends on fsl-mm-codeclib-dev
ERROR: QA run found fatal errors. Please consider fixing them.

NOTE: Running task 853 of 1214 (ID: 221, /home/alex/Projects/
meta-fsl-arm/recipes-multimedia/fsl-mm-core/fsl-mm-codeclib_2.0.3.bb,
 do_package)
NOTE: package fsl-mm-codeclib-2.0.3-r2.0digi.0: task do_package: Started
ERROR: QA Issue: fsl-mm-codeclib rdepends on fsl-mm-codeclib-dev

The error means that fsl-mm-codeclib and gst-fsl-plugin are including
libraries which should only be included on the dev version, typically
.so files.

This is only a workaround, the patch should come from those packages.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-03 12:36:32 +01:00
..
classes meta-digi-arm: Use meta-fsl-arm image_types_fsl 2012-11-28 16:56:46 +01:00
conf meta-digi-arm: Accept the FSL EULA agreement. 2012-11-30 19:29:30 +01:00
recipes-bsp meta-digi: Remove [DIGI] from comments. 2012-11-30 19:06:11 +01:00
recipes-graphics/amd-gpu-bin meta-digi-arm: Fix checksums for libz160. 2012-11-30 19:30:07 +01:00
recipes-kernel meta-digi-arm: linux-libc-headers-imx bbappend. 2012-11-30 16:41:56 +01:00
recipes-multimedia meta-digi-arm: Fix QA issue with rdepends on fsl-mm-codeclib-dev. 2012-12-03 12:36:32 +01:00
.keepme meta-digi-arm: Digi's ARM platforms meta layer (top directory) 2012-10-26 11:36:05 +02: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