[meta-freescale] i.MX6Q VPU firmware missing "MACHINE=Nitrogen6X"

Otavio Salvador otavio at ossystems.com.br
Wed Jan 23 08:19:37 PST 2013


On Wed, Jan 23, 2013 at 9:22 AM, Tarek El-Sherbiny
<tarek.elsherbiny at gmail.com> wrote:
> Hi,
>
> The VPU firmware is not installed for Nitrogen6X board
>
> Image.bb:
>
> include recipes-core/images/core-image-minimal.bb
>
> IMAGE_FEATURES += "debug-tweaks"
> DISTRO_FEATURES += "pulseaudio"
>
>
> SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps"
> # mesa-demos is currently broken when building with other GL library
> # so we avoid it by now and tools-testapps includes it.
> SOC_EXTRA_IMAGE_FEATURES_mx6 = ""
>
>
> # Add extra image features
> EXTRA_IMAGE_FEATURES += " \
>     ${SOC_EXTRA_IMAGE_FEATURES} \
>     tools-debug \
>     tools-profile \
> "
>
> SOC_IMAGE_INSTALL = ""
>
> IMAGE_INSTALL += " \
>     ${SOC_IMAGE_INSTALL} \
>     cpufrequtils \
>     packagegroup-fsl-gstreamer \
>     packagegroup-fsl-tools-testapps \
>     packagegroup-fsl-tools-benchmark \
>     qt4-plugin-phonon-backend-gstreamer \
>     fsl-gui-extrafiles \
>     "
>
> # Adh Console applications
> IMAGE_INSTALL += " \
> rpm \
> dropbear \
> gst-plugins-base-app \
> gst-plugins-base-app-dev \
> "
>
>
> export IMAGE_BASENAME = "adh-image-minimal"

The minimal is not expected to have those; use core-image-base to a
more complete image.

--
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



More information about the meta-freescale mailing list