Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Jones <paul.jones@iwtech.com.au>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Bump libdrm to 2.4.14
Date: Wed, 31 Mar 2010 21:17:38 +1100	[thread overview]
Message-ID: <4BB32142.9080109@iwtech.com.au> (raw)
In-Reply-To: <1270029752-21544-1-git-send-email-paul@pauljones.id.au>

My apologies, I got the wrong version number from an outdated website
page. Please use the following patch with 2.4.19

Paul.

On 03/31/10 21:02, Paul Jones wrote:
> Also adds proper dependency information to stop build errors.
>
> Signed-off-by: Paul Jones <paul@pauljones.id.au>
> ---
>  package/libdrm/Config.in |    7 +++++++
>  package/libdrm/libdrm.mk |    4 +++-
>  2 files changed, 10 insertions(+), 1 deletions(-)
>
> diff --git a/package/libdrm/Config.in b/package/libdrm/Config.in
> index 3d8a731..116bf13 100644
> --- a/package/libdrm/Config.in
> +++ b/package/libdrm/Config.in
> @@ -1,5 +1,12 @@
>  config BR2_PACKAGE_LIBDRM
>  	bool "libdrm"
> +	depends on BR2_PACKAGE_XORG7
> +	select BR2_PACKAGE_XPROTO_GLPROTO
> +	select BR2_PACKAGE_XPROTO_XF86VIDMODEPROTO
> +	select BR2_PACKAGE_XLIB_LIBXXF86VM
> +	select BR2_PACKAGE_XLIB_LIBXMU
> +	select BR2_PACKAGE_XPROTO_DRI2PROTO
> +	select BR2_PACKAGE_PTHREAD_STUBS
>  	help
>  	  Direct Rendering Manager
>  
> diff --git a/package/libdrm/libdrm.mk b/package/libdrm/libdrm.mk
> index eb04867..e56f542 100644
> --- a/package/libdrm/libdrm.mk
> +++ b/package/libdrm/libdrm.mk
> @@ -3,7 +3,7 @@
>  # libdrm
>  #
>  #############################################################
> -LIBDRM_VERSION = 2.4.11
> +LIBDRM_VERSION = 2.4.14
>  LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.bz2
>  LIBDRM_SITE = http://dri.freedesktop.org/libdrm/
>  LIBDRM_AUTORECONF = NO
> @@ -11,4 +11,6 @@ LIBDRM_LIBTOOL_PATCH = NO
>  LIBDRM_INSTALL_STAGING = YES
>  LIBDRM_INSTALL_TARGET = YES
>  
> +LIBDRM_DEPENDENCIES = xproto_glproto xproto_xf86vidmodeproto xlib_libXxf86vm xlib_libXmu xproto_dri2proto pthread-stubs
> +
>  $(eval $(call AUTOTARGETS,package,libdrm))
>   

  reply	other threads:[~2010-03-31 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31 10:02 [Buildroot] [PATCH] Bump libdrm to 2.4.14 Paul Jones
2010-03-31 10:17 ` Paul Jones [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-03-29  7:52 Paul Jones
2010-03-29 14:45 ` Peter Korsgaard
2010-03-29 20:36   ` Paul Jones

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=4BB32142.9080109@iwtech.com.au \
    --to=paul.jones@iwtech.com.au \
    --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