All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/openvpn: set OPENVPN_CPE_ID_VENDOR
Date: Sat, 09 Jan 2021 16:08:24 +0100	[thread overview]
Message-ID: <874kjqxi53.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20210108175300.537545-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Fri, 8 Jan 2021 18:53:00 +0100")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
 > ---
 >  package/openvpn/openvpn.mk | 1 +
 >  1 file changed, 1 insertion(+)

 > diff --git a/package/openvpn/openvpn.mk b/package/openvpn/openvpn.mk
 > index 53f332534d..913235679a 100644
 > --- a/package/openvpn/openvpn.mk
 > +++ b/package/openvpn/openvpn.mk
 > @@ -10,6 +10,7 @@ OPENVPN_SITE = http://swupdate.openvpn.net/community/releases
 >  OPENVPN_DEPENDENCIES = host-pkgconf
 >  OPENVPN_LICENSE = GPL-2.0
 >  OPENVPN_LICENSE_FILES = COPYRIGHT.GPL
 > +OPENVPN_CPE_ID_VENDOR = $(OPENVPN_NAME)

I am not sure why we do this obfuscation with the _NAME variable instead
of just "openvpn" -  But ok, a bunch of other packages do so as well.

Committed, thanks.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2021-01-09 15:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08 17:53 [Buildroot] [PATCH 1/1] package/openvpn: set OPENVPN_CPE_ID_VENDOR Fabrice Fontaine
2021-01-09 15:08 ` Peter Korsgaard [this message]
2021-01-09 20:14   ` Thomas Petazzoni
2021-01-09 21:18     ` Peter Korsgaard
2021-01-09 21: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=874kjqxi53.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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.