From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4] Wayland/weston packages
Date: Wed, 24 Apr 2013 04:27:32 +0200 [thread overview]
Message-ID: <20130424042732.2cbfdc43@skate> (raw)
In-Reply-To: <5175ACB8.4060405@mind.be>
Dear Arnout Vandecappelle,
On Mon, 22 Apr 2013 23:33:44 +0200, Arnout Vandecappelle wrote:
> Maybe moving it into "X libraries and helper libraries" is more
> relevant? I expect that other packages (mesa3d?) may also move there.
Good idea. However, it means that we have from package/Config.in an
include to a Config.in in package/x11r7/<foo>/Config.in:
diff --git a/package/Config.in b/package/Config.in
index ab514c7..3a19243 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -155,6 +155,7 @@ source "package/x11r7/Config.in"
comment "X libraries and helper libraries"
source "package/liberation/Config.in"
source "package/libsexy/Config.in"
+source "package/x11r7/xkeyboard-config/Config.in"
Does it matter, or should I also move the xkeyboard-config directory
outside of package/x11r7/ ?
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-04-24 2:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-22 16:07 [Buildroot] [PATCH 0/4] Wayland/weston packages Thomas Petazzoni
2013-04-22 16:07 ` [Buildroot] [PATCH 1/4] xkeyboard-config: make available outside of X.org, reduce dependencies Thomas Petazzoni
2013-04-22 16:07 ` [Buildroot] [PATCH 2/4] libxkbcommon: new package Thomas Petazzoni
2013-04-22 16:07 ` [Buildroot] [PATCH 3/4] wayland: " Thomas Petazzoni
2013-04-22 16:07 ` [Buildroot] [PATCH 4/4] weston: " Thomas Petazzoni
2013-04-22 21:33 ` [Buildroot] [PATCH 0/4] Wayland/weston packages Arnout Vandecappelle
2013-04-24 2:27 ` Thomas Petazzoni [this message]
2013-04-24 12:44 ` Arnout Vandecappelle
2013-04-24 14:23 ` Thomas Petazzoni
2013-04-24 20:09 ` Peter Korsgaard
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=20130424042732.2cbfdc43@skate \
--to=thomas.petazzoni@free-electrons.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 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.