All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boszormenyi Zoltan <zboszor@pr.hu>
To: meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Image with DK, X11 and multimedia
Date: Thu, 13 Mar 2014 15:39:22 +0100	[thread overview]
Message-ID: <5321C31A.2070804@pr.hu> (raw)

[-- Attachment #1: Type: text/plain, Size: 1151 bytes --]

Hi,

I have created the attached image recipe to add both X11 and development packages.
However, I can't add anything more, like multimedia. I wanted to add

require fsl-image-gui.bb
require fsl-image-multimedia-full.bb

but I got this:

[zozo@localhost build-master-next]$ bitbake core-image-lsb-sdk-x11
Loading cache: 100% 
|#########################################################################################################################| 
ETA:  00:00:00
Loaded 1804 entries from dependency cache.
ERROR: ParseError at 
/home/zozo/fsl-community-bsp/sources/poky/meta/recipes-extended/images/core-image-lsb-sdk-x11.bb:2: 
Could not include required file fsl-image-gui.bb

Summary: There was 1 ERROR message shown, returning a non-zero exit code.

The core-image-lsb-sdk-image.bb was cloned from

sources/poky/meta/recipes-extended/images/core-image-lsb-sdk.bb

and was put into the same directory. On the other hand, the fsl-image*.bb
image recipes are under

sources/meta-fsl-demos/recipes-fsl/images/

Is there a boundary I can't cross in including image recipes?

Thanks in advance,
Zoltán Böszörményi


[-- Attachment #2: core-image-lsb-sdk-x11.bb --]
[-- Type: text/plain, Size: 469 bytes --]

require core-image-lsb.bb

DESCRIPTION = "Basic image with X support suitable for Linux Standard Base \
(LSB) implementations. It includes the full meta-toolchain, plus development \
headers and libraries to form a standalone SDK."

IMAGE_FEATURES += "tools-sdk dev-pkgs tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks x11-base"

IMAGE_INSTALL += "kernel-dev"

inherit core-image distro_features_check

REQUIRED_DISTRO_FEATURES = "x11"

             reply	other threads:[~2014-03-13 14:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-13 14:39 Boszormenyi Zoltan [this message]
2014-03-13 14:47 ` Image with DK, X11 and multimedia Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5321C31A.2070804@pr.hu \
    --to=zboszor@pr.hu \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.