All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: RFC regarding glimagesink
Date: Mon, 29 Jul 2013 13:12:46 -0700	[thread overview]
Message-ID: <51F6CCBE.5060900@boundarydevices.com> (raw)
In-Reply-To: <CAP9ODKpUuXa7We26dOBWzhGfU91oRuwdCoVHWbw8B2X55TFF9g@mail.gmail.com>

On 07/29/2013 01:06 PM, Otavio Salvador wrote:
> On Mon, Jul 29, 2013 at 4:54 PM, Eric Nelson
> <eric.nelson@boundarydevices.com> wrote:
>> Hi Rogerio,
>>
>>
>> On 07/29/2013 12:29 PM, Rogerio Nunes wrote:
>>>
>>> My apologies, Eric.
>>>
>>> I misread your email the first time.
>>>
>>> I'm trying a clean build now with master-next, but I'm having dependency
>>> issues.
>>> As soon as I fix this I'll look into glimagesink.
>>>
>> I had some dependency issues as well, and I had to revert
>> Abhijit's wayland patch (78936c1994cb2db102bd200123be976a7c051b98)
>> to get past them.
>>
>> For some reason, with that patch, I was seeing the wayland version
>> of some libraries, so configure failed on gst-plugins-gl.
>
> You need to build the system without x11 and wayland distro features;
> it should fix the issue.
>

I tried figuring out where/how DISTRO_FEATURES gets set, but
kinda got lost in the structure.

Does something need to be defined to prevent Wayland from leaking
into the image? I certainly didn't **ask** for it...

I'm still quite the n00b, but don't see anything in my
image file:

IMAGE_FEATURES += "splash package-management ssh-server-openssh"

# In case we have X11 enabled, provide a working session for use
IMAGE_FEATURES += "${@base_contains("DISTRO_FEATURES", "x11", 
"x11-base", "", d)}"

LICENSE = "MIT"

inherit core-image

CORE_IMAGE_EXTRA_INSTALL += " \
     gpu-viv-bin-mx6q \
     packagegroup-fsl-gstreamer \
     i2c-tools \
     iperf \
     strace \
     net-tools \
     psmisc \
"



  parent reply	other threads:[~2013-07-29 20:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-28 23:44 RFC regarding glimagesink Eric Nelson
2013-07-29 14:35 ` Rogerio Nunes
2013-07-29 15:08   ` Eric Nelson
2013-07-29 19:29     ` Rogerio Nunes
2013-07-29 19:54       ` Eric Nelson
2013-07-29 20:06         ` Otavio Salvador
2013-07-29 20:11           ` Rogerio Nunes
2013-07-29 20:12           ` Eric Nelson [this message]
2013-07-29 20:24             ` Rogerio Nunes
2013-07-29 20:28               ` Rogerio Nunes
2013-07-29 20:06         ` Rogerio Nunes
2013-07-30  9:06           ` Thomas Senyk
2013-07-30  9:52             ` Abhijit Potnis
2013-07-30 10:58               ` Thomas Senyk
2013-07-30 14:14                 ` Rogerio Nunes
2013-07-30 14:38                   ` Thomas Senyk
2013-07-30 17:26                     ` Rogerio Nunes
2013-08-01  8:47                       ` Abhijit Potnis
2013-08-01 12:50                         ` Otavio Salvador
2013-08-01 13:05                           ` Rogerio Nunes

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=51F6CCBE.5060900@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /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.