All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/perl-db-file: Berkeley DB 1.85 compatibility API is not needed
Date: Sun, 20 Dec 2015 15:04:38 +0100	[thread overview]
Message-ID: <20151220150438.2c6a94b9@free-electrons.com> (raw)
In-Reply-To: <1449355343-19014-2-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Sat,  5 Dec 2015 23:42:23 +0100, Bernd Kuhls wrote:
> This package is also compatible with Berkeley DB v2 or higher:
> https://metacpan.org/source/PMQS/DB_File-1.835/Changes
> 
> 1.50
>     DB_File can now build with either DB 1.x or 2.x, but not both at
>     the same time.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/perl-db-file/Config.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/package/perl-db-file/Config.in b/package/perl-db-file/Config.in
> index 37bc5da..cf6cb72 100644
> --- a/package/perl-db-file/Config.in
> +++ b/package/perl-db-file/Config.in
> @@ -2,7 +2,6 @@ config BR2_PACKAGE_PERL_DB_FILE
>  	bool "perl-db-file"
>  	depends on !BR2_STATIC_LIBS
>  	select BR2_PACKAGE_BERKELEYDB
> -	select BR2_PACKAGE_BERKELEYDB_COMPAT185
>  	help
>  	  Perl5 access to Berkeley DB version 1.x

The Config.in help text needed some update, since it now works with
Berkeley DB 2.x. I've adjusted that and applied.

Fran?ois, don't hesitate to have a look and give a comment if there is
any issue with this.

Thanks!

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

      reply	other threads:[~2015-12-20 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-05 22:42 [Buildroot] [PATCH 1/2] package/perl-db-file: Fix berkeleydb detection Bernd Kuhls
2015-12-05 22:42 ` [Buildroot] [PATCH 2/2] package/perl-db-file: Berkeley DB 1.85 compatibility API is not needed Bernd Kuhls
2015-12-20 14:04   ` Thomas Petazzoni [this message]

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=20151220150438.2c6a94b9@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 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.