From: Saul Wold <sgw@linux.intel.com>
To: nitin.a.kamble@intel.com
Cc: Openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] tools-testapps: add xserver in dependency
Date: Wed, 05 Jun 2013 20:17:07 -0700 [thread overview]
Message-ID: <51AFFF33.9050009@linux.intel.com> (raw)
In-Reply-To: <9d0b35fe8c4d81bc9034d7ab3086ba9550e63591.1370460463.git.nitin.a.kamble@intel.com>
On 06/05/2013 12:28 PM, nitin.a.kamble@intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble@intel.com>
>
> This package group adds packages needing Xserver, These packages
> demand X drivers such as EMGD driver. And if the image does not
> include Xserver then it causes a build error about Xserver like
> this:
> Error: no package provides xorg-abi-video-8
>
> Fix the issue by adding Xserver as one of the dependency.
>
> Fixes this bug:
> [YOCTO #4615]
>
> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
> ---
> meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
> index 343ae1c..6619a98 100644
> --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
> +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
> @@ -5,7 +5,7 @@
> SUMMARY = "Testing tools/applications"
> LICENSE = "MIT"
>
> -PR = "r2"
> +PR = "r3"
>
> inherit packagegroup
>
> @@ -44,4 +44,5 @@ RDEPENDS_${PN} = "\
> xvideo-tests \
> ltp \
> connman-client \
> + xserver-xorg \
>
Nitin,
This seems like a stop-gap, what changed in the last few weeks that
caused the -lsb bsps to stop working? All the meta-yocto-bsp work
correctly, so it's something to do with emgd. Maybe there is a missing
dependency in the emgd chain.
Sau!
"
>
prev parent reply other threads:[~2013-06-06 3:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 19:28 [PATCH 0/1] a bugfix for lsb image builds nitin.a.kamble
2013-06-05 19:28 ` [PATCH 1/1] tools-testapps: add xserver in dependency nitin.a.kamble
2013-06-06 3:17 ` Saul Wold [this message]
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=51AFFF33.9050009@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=Openembedded-core@lists.openembedded.org \
--cc=nitin.a.kamble@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox