All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dmytriyenko, Denys" <denys@ti.com>
To: "Tammana, Gowtham" <g-tammana@ti.com>,
	"meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [thud][PATCH 1/3] arago-prefs: Specify gbm provider for J7
Date: Mon, 1 Jul 2019 19:44:36 +0000	[thread overview]
Message-ID: <01736aa0fb904ba99ccebbd22ca8d2d5@ti.com> (raw)
In-Reply-To: <20190629043954.7786-1-g-tammana@ti.com>

ERROR: Nothing PROVIDES 'libgbm' (but /OE/arago-thud-next-build/sources/meta-arago/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb DEPENDS on or otherwise requires it)
libgbm was skipped: PREFERRED_PROVIDER_virtual/libgbm set to ti-img-rogue-umlibs, not libgbm
NOTE: Runtime target 'kmscube' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['kmscube', 'libgbm']


> -----Original Message-----
> From: Tammana, Gowtham
> Sent: Saturday, June 29, 2019 12:40 AM
> To: meta-arago@arago-project.org; Dmytriyenko, Denys
> Cc: Balagopalakrishnan, Anand; Ruei, Eric; Tammana, Gowtham
> Subject: [meta-arago][thud][PATCH 1/3] arago-prefs: Specify gbm provider for
> J7
> 
> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
> ---
>  meta-arago-distro/conf/distro/include/arago-prefs.inc | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-
> arago-distro/conf/distro/include/arago-prefs.inc
> index 939569c0..0f961322 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -23,8 +23,12 @@ PREFERRED_PROVIDER_virtual/gpudriver_j7-evm = "ti-
> img-rogue-driver"
>  PREFERRED_PROVIDER_virtual/libgl = "mesa-gl"
> 
>  # GBM (Generic Buffer Management) preferences
> -PREFERRED_PROVIDER_libgbm = "libgbm"
> -PREFERRED_PROVIDER_libgbm-dev = "libgbm-dev"
> +PREFERRED_PROVIDER_virtual/libgbm = "libgbm"
> +PREFERRED_PROVIDER_virtual/libgbm-dev = "libgbm-dev"
> +
> +# J7 gbm provider
> +PREFERRED_PROVIDER_virtual/libgbm_j7-evm = "ti-img-rogue-umlibs"
> +PREFERRED_PROVIDER_virtual/libgbm-dev_j7-evm = "ti-img-rogue-umlibs-
> dev"
> 
>  # This is required when using keystone devices with graphical support
>  # such as Qt5
> --
> 2.22.0



  parent reply	other threads:[~2019-07-01 19:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-29  4:39 [thud][PATCH 1/3] arago-prefs: Specify gbm provider for J7 Gowtham Tammana
2019-06-29  4:39 ` [thud][PATCH 2/3] weston: Update gbm dependency to virtual Gowtham Tammana
2019-06-29  4:39 ` [thud][PATCH 3/3] packagegroup-*-graphics: Change gbm to virtual provider Gowtham Tammana
2019-07-01 19:44 ` Dmytriyenko, Denys [this message]
2019-07-01 19:46   ` [thud][PATCH 1/3] arago-prefs: Specify gbm provider for J7 Denys Dmytriyenko
2019-07-01 20:13     ` Tammana, Gowtham
2019-07-01 20:15       ` Denys Dmytriyenko
2019-07-02 12:57   ` Anand Balagopalakrishnan
2019-07-02 13:09     ` Tammana, Gowtham

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=01736aa0fb904ba99ccebbd22ca8d2d5@ti.com \
    --to=denys@ti.com \
    --cc=g-tammana@ti.com \
    --cc=meta-arago@arago-project.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.