[Buildroot] [PATCH 1/1] package/openipmi: bump to version 2.0.33

Yann E. MORIN yann.morin.1998 at free.fr
Sun Oct 30 16:53:16 UTC 2022


Fabrice, All,

On 2022-10-29 10:31 +0200, Fabrice Fontaine spake thusly:
> Drop patch (already in version) and so also drop autoreconf
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
[--SNIP--]
> diff --git a/package/openipmi/openipmi.mk b/package/openipmi/openipmi.mk
> index 81492ec131..ccf86f93cd 100644
> --- a/package/openipmi/openipmi.mk
> +++ b/package/openipmi/openipmi.mk
> @@ -4,15 +4,13 @@
>  #
>  ################################################################################
>  
> -OPENIPMI_VERSION = 2.0.32
> +OPENIPMI_VERSION = 2.0.33
>  OPENIPMI_SITE = https://sourceforge.net/projects/openipmi/files/OpenIPMI%202.0%20Library
>  OPENIPMI_SOURCE = OpenIPMI-$(OPENIPMI_VERSION).tar.gz
>  OPENIPMI_LICENSE = LGPL-2.0+, GPL-2.0+, BSD-3-Clause
>  OPENIPMI_LICENSE_FILES = COPYING.LIB COPYING COPYING.BSD
>  OPENIPMI_DEPENDENCIES = popt ncurses readline host-pkgconf
>  OPENIPMI_INSTALL_STAGING = YES
> -# Patching Makefile.am
> -OPENIPMI_AUTORECONF = YES
>  OPENIPMI_CONF_ENV = ac_cv_path_pkgprog="$(PKG_CONFIG_HOST_BINARY)"
>  OPENIPMI_CONF_OPTS = \
>  	--with-glib=no \

This hunk does not apply, because the _CONF_OPTS are different:

    OPENIPMI_CONF_OPTS = \
        --with-execinfo=no \
        --with-glib=no \
        --with-tcl=no \
        ...

Do you have local changes you forgot?

Regards,
Yann E. MORIN.

> -- 
> 2.35.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list