Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 2/6] mesa3d: pull out from x11
Date: Tue, 11 Mar 2014 22:29:28 +0100	[thread overview]
Message-ID: <531F8038.5020200@trzebnica.net> (raw)
In-Reply-To: <BLU0-SMTP204532CA2C2B6238959F1EED9770@phx.gbl>


Hi Bernd,

> mesa3d does not depend on x11, it can be used by wayland or other apps
>
> Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
> Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
> ---
> v5: added explanation (Yann)
> v4: rebased v3
> v3: Config.in: move package to "Graphic libraries" (Arnout)
> v2: rebased v1
> v1: rebased Spenser Gilliland?s patch:
>      http://patchwork.ozlabs.org/patch/278302/
>
>   package/Config.in                                     |    1 +
>   package/{x11r7 => }/mesa3d/Config.in                  |    0
>   package/{x11r7 => }/mesa3d/mesa3d-uclibc-locale.patch |    0
>   package/{x11r7 => }/mesa3d/mesa3d.mk                  |    0
>   package/x11r7/Config.in                               |    1 -
>   5 files changed, 1 insertion(+), 1 deletion(-)
>   rename package/{x11r7 => }/mesa3d/Config.in (100%)
>   rename package/{x11r7 => }/mesa3d/mesa3d-uclibc-locale.patch (100%)

Shouldn't you rename this patch on

.../mesa3d-01-uclibc-locale.patch


Regards,
Jerzy

>   rename package/{x11r7 => }/mesa3d/mesa3d.mk (100%)
>
> diff --git a/package/Config.in b/package/Config.in
> index 70e5a7f..b0da653 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -188,6 +188,7 @@ source "package/fbv/Config.in"
>   source "package/imagemagick/Config.in"
>   source "package/linux-fusion/Config.in"
>   source "package/lite/Config.in"
> +source "package/mesa3d/Config.in"
>   source "package/ocrad/Config.in"
>   source "package/psplash/Config.in"
>   source "package/sawman/Config.in"
> diff --git a/package/x11r7/mesa3d/Config.in b/package/mesa3d/Config.in
> similarity index 100%
> rename from package/x11r7/mesa3d/Config.in
> rename to package/mesa3d/Config.in
> diff --git a/package/x11r7/mesa3d/mesa3d-uclibc-locale.patch b/package/mesa3d/mesa3d-uclibc-locale.patch
> similarity index 100%
> rename from package/x11r7/mesa3d/mesa3d-uclibc-locale.patch
> rename to package/mesa3d/mesa3d-uclibc-locale.patch
> diff --git a/package/x11r7/mesa3d/mesa3d.mk b/package/mesa3d/mesa3d.mk
> similarity index 100%
> rename from package/x11r7/mesa3d/mesa3d.mk
> rename to package/mesa3d/mesa3d.mk
> diff --git a/package/x11r7/Config.in b/package/x11r7/Config.in
> index 5ef118b..458d09f 100644
> --- a/package/x11r7/Config.in
> +++ b/package/x11r7/Config.in
> @@ -15,7 +15,6 @@ if BR2_PACKAGE_XORG7
>   	endmenu
>   	menu "X11R7 Libraries"
>   		source package/x11r7/libxcb/Config.in
> -		source package/x11r7/mesa3d/Config.in
>   		source package/x11r7/xcb-util/Config.in
>   		source package/x11r7/xcb-util-image/Config.in
>   		source package/x11r7/xcb-util-keysyms/Config.in

  reply	other threads:[~2014-03-11 21:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1394564029-528-1-git-send-email-berndkuhls@hotmail.com>
2014-03-11 18:53 ` [Buildroot] [PATCH v5 2/6] mesa3d: pull out from x11 Bernd Kuhls
2014-03-11 21:29   ` Jerzy Grzegorek [this message]
2014-03-12  5:11     ` Bernd Kuhls
2014-03-12  7:29       ` Jerzy Grzegorek
2014-03-11 18:53 ` [Buildroot] [PATCH v5 3/6] mesa3d: modularize and bump to version 10.0.3 Bernd Kuhls
2014-03-11 21:49   ` Sebastien Bourdelin
2014-03-12 19:33     ` Bernd Kuhls
2014-03-13  4:18       ` Sebastien Bourdelin
2014-03-11 18:53 ` [Buildroot] [PATCH v5 4/6] xorg: Bump xserver_xorg-server version to 1.15.0 Bernd Kuhls
2014-03-11 18:53 ` [Buildroot] [PATCH v5 5/6] pkgconf: rewrite variable sdkdir, needed by xdriver_xf86-video-intel Bernd Kuhls
2014-03-11 18:53 ` [Buildroot] [PATCH v5 6/6] xdriver_xf86-video-intel: Bump version to 2.99.910 Bernd Kuhls

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=531F8038.5020200@trzebnica.net \
    --to=jerzy.grzegorek@trzebnica.net \
    --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