Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Fatih Aşıcı" <fatih.asici@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gpu-viv-bin-mx6q: select libXdamage and libXext when xorg enabled
Date: Wed, 18 Sep 2013 15:26:56 +0300	[thread overview]
Message-ID: <1379507216.9971.10.camel@viko> (raw)
In-Reply-To: <1379505665-31144-1-git-send-email-fatih.asici@gmail.com>

On Wed, 2013-09-18 at 15:01 +0300, Fatih A??c? wrote:
> Signed-off-by: Fatih A??c? <fatih.asici@gmail.com>
> ---
>  package/freescale-imx/gpu-viv-bin-mx6q/Config.in |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/freescale-imx/gpu-viv-bin-mx6q/Config.in b/package/freescale-imx/gpu-viv-bin-mx6q/Config.in
> index e80eae4..a3c2057 100644
> --- a/package/freescale-imx/gpu-viv-bin-mx6q/Config.in
> +++ b/package/freescale-imx/gpu-viv-bin-mx6q/Config.in
> @@ -5,6 +5,8 @@ config BR2_PACKAGE_GPU_VIV_BIN_MX6Q
>  	bool "gpu-viv-bin-mx6q"
>  	select BR2_PACKAGE_HAS_OPENGL_EGL
>  	select BR2_PACKAGE_HAS_OPENGL_ES
> +	select BR2_PACKAGE_XLIB_LIBXDAMAGE if BR2_PACKAGE_XORG7
> +	select BR2_PACKAGE_XLIB_LIBXEXT if BR2_PACKAGE_XORG7
>  	depends on BR2_arm # Only relevant for i.MX6
>  	 # Library binaries are linked against libc.so.6
>  	depends on BR2_TOOLCHAIN_USES_GLIBC

Sorry. I forgot to add dependencies in .mk file. We need this to build
packages in order.

I'll send a second patch.

      reply	other threads:[~2013-09-18 12:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18 12:01 [Buildroot] [PATCH] gpu-viv-bin-mx6q: select libXdamage and libXext when xorg enabled Fatih Aşıcı
2013-09-18 12:26 ` Fatih Aşıcı [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=1379507216.9971.10.camel@viko \
    --to=fatih.asici@gmail.com \
    --cc=buildroot@busybox.net \
    /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