Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/2] package/mysql: add MYSQL_SOCKET variable
Date: Sun, 11 Sep 2016 21:32:23 +0200	[thread overview]
Message-ID: <20160911213223.711de86f@free-electrons.com> (raw)
In-Reply-To: <1473437448-27903-1-git-send-email-bos@je-eigen-domein.nl>

Hello,

On Fri,  9 Sep 2016 18:10:47 +0200, Floris Bos wrote:
> Add MYSQL_SOCKET variable with MySQL socket location
> 
> v3: fix systemd missing user
> v2: move socket to /run/mysql/mysql.sock
> chmod 755 /run/mysql to allow users access to it

This patch lacks your Signed-off-by line.

Also, this patch defines the MYSQL_SOCKET variable, which in PATCH 2/2
gets used in the PHP package. Sharing variables between packages
doesn't work in all situations, so we usually refrain from doing so.
Maybe we should document in the manual which cases work and which cases
don't work. Cc'ing Arnout, who knows quite a bit about this topic :)

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  parent reply	other threads:[~2016-09-11 19:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-09 16:10 [Buildroot] [PATCH v3 1/2] package/mysql: add MYSQL_SOCKET variable Floris Bos
2016-09-09 16:10 ` [Buildroot] [PATCH v3 2/2] package/php: set MySQL socket path Floris Bos
2016-09-11 19:32 ` Thomas Petazzoni [this message]
2016-09-11 20:25   ` [Buildroot] [PATCH v3 1/2] package/mysql: add MYSQL_SOCKET variable Floris Bos
2016-09-11 20:54     ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2016-09-13 22:03 Floris Bos
2016-09-18 17:54 ` Thomas Petazzoni

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=20160911213223.711de86f@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox