All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libmbim: bump version to 1.24.6
@ 2021-03-25 18:00 Petr Vorel
  2021-03-25 20:17 ` Petr Vorel
  2021-03-28 21:06 ` Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Petr Vorel @ 2021-03-25 18:00 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 package/libmbim/libmbim.hash | 4 ++--
 package/libmbim/libmbim.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libmbim/libmbim.hash b/package/libmbim/libmbim.hash
index 7ce1a2e7ae..b6a82e367d 100644
--- a/package/libmbim/libmbim.hash
+++ b/package/libmbim/libmbim.hash
@@ -1,4 +1,4 @@
-# Locally computed:
-sha256  dd488ee6176243a6adb27a5872897336272ea7bea33a3ad501ba268e5a58b285  libmbim-1.24.4.tar.xz
+# Locally computed
+sha256  760465caaa1ccd699c14290e9791da456d5300dd11ebf4c1486151033e875dfd  libmbim-1.24.6.tar.xz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LIB
diff --git a/package/libmbim/libmbim.mk b/package/libmbim/libmbim.mk
index 4ce3ca892e..175111381f 100644
--- a/package/libmbim/libmbim.mk
+++ b/package/libmbim/libmbim.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBMBIM_VERSION = 1.24.4
+LIBMBIM_VERSION = 1.24.6
 LIBMBIM_SITE = https://www.freedesktop.org/software/libmbim
 LIBMBIM_SOURCE = libmbim-$(LIBMBIM_VERSION).tar.xz
 LIBMBIM_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (programs)
-- 
2.30.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/libmbim: bump version to 1.24.6
  2021-03-25 18:00 [Buildroot] [PATCH 1/1] package/libmbim: bump version to 1.24.6 Petr Vorel
@ 2021-03-25 20:17 ` Petr Vorel
  2021-03-28 21:06 ` Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2021-03-25 20:17 UTC (permalink / raw)
  To: buildroot

Hi,

Tested:
                             andes-nds32 [ 1/45]: FAILED
configure: error: "libffi has not been ported to nds32le-buildroot-linux-gnu."
=> again not caused by this patch

                             arm-aarch64 [ 2/45]: OK
                   bootlin-aarch64-glibc [ 3/45]: OK
               bootlin-arcle-hs38-uclibc [ 4/45]: OK
                    bootlin-armv5-uclibc [ 5/45]: OK
                     bootlin-armv7-glibc [ 6/45]: OK
                   bootlin-armv7m-uclibc [ 7/45]: SKIPPED
                      bootlin-armv7-musl [ 8/45]: OK
             bootlin-microblazeel-uclibc [ 9/45]: OK
                   bootlin-mipsel-uclibc [10/45]: OK
                bootlin-mipsel32r6-glibc [11/45]: OK
                bootlin-m68k-5208-uclibc [12/45]: SKIPPED
               bootlin-m68k-68040-uclibc [13/45]: OK
                     bootlin-nios2-glibc [14/45]: OK
                 bootlin-openrisc-uclibc [15/45]: OK
           bootlin-powerpc-e500mc-uclibc [16/45]: OK
        bootlin-powerpc64le-power8-glibc [17/45]: OK
                   bootlin-riscv32-glibc [18/45]: OK
                   bootlin-riscv64-glibc [19/45]: OK
                    bootlin-riscv64-musl [20/45]: OK
                      bootlin-sh4-uclibc [21/45]: OK
                    bootlin-sparc-uclibc [22/45]: OK
                   bootlin-sparc64-glibc [23/45]: OK

                   bootlin-xtensa-uclibc [24/45]: FAILED
checking for getaddrinfo... no

Fatal: You must get working getaddrinfo() function.
       or you can specify "--disable-ipv6".
make: *** [package/pkg-generic.mk:240: bootlin-xtensa-uclibc/build/host-python3-3.9.2/.stamp_configured] Error 1
=> host-python3 broken, not related to this patch

                    bootlin-x86-64-glibc [25/45]: SKIPPED
                     bootlin-x86-64-musl [26/45]: SKIPPED
                   bootlin-x86-64-uclibc [27/45]: SKIPPED
                            br-arm-basic [28/45]: SKIPPED
                    br-arm-full-nothread [29/45]: SKIPPED
                      br-arm-full-static [30/45]: SKIPPED
                br-i386-pentium-mmx-musl [31/45]: SKIPPED
                   br-i386-pentium4-full [32/45]: SKIPPED
                 br-mips64r6-el-hf-glibc [34/45]: SKIPPED
               br-powerpc-603e-basic-cpp [35/45]: SKIPPED
               br-powerpc64-power7-glibc [36/45]: SKIPPED
                       linaro-aarch64-be [37/45]: SKIPPED
                          linaro-aarch64 [38/45]: SKIPPED
                              linaro-arm [39/45]: SKIPPED
                     sourcery-arm-armv4t [40/45]: SKIPPED
                            sourcery-arm [41/45]: SKIPPED
                     sourcery-arm-thumb2 [42/45]: SKIPPED
                           sourcery-mips [43/45]: SKIPPED
                         sourcery-mips64 [44/45]: SKIPPED
                          sourcery-nios2 [45/45]: SKIPPED


Kind regards,
Petr

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/libmbim: bump version to 1.24.6
  2021-03-25 18:00 [Buildroot] [PATCH 1/1] package/libmbim: bump version to 1.24.6 Petr Vorel
  2021-03-25 20:17 ` Petr Vorel
@ 2021-03-28 21:06 ` Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2021-03-28 21:06 UTC (permalink / raw)
  To: buildroot

Petr, All,

On 2021-03-25 19:00 +0100, Petr Vorel spake thusly:
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/libmbim/libmbim.hash | 4 ++--
>  package/libmbim/libmbim.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/libmbim/libmbim.hash b/package/libmbim/libmbim.hash
> index 7ce1a2e7ae..b6a82e367d 100644
> --- a/package/libmbim/libmbim.hash
> +++ b/package/libmbim/libmbim.hash
> @@ -1,4 +1,4 @@
> -# Locally computed:
> -sha256  dd488ee6176243a6adb27a5872897336272ea7bea33a3ad501ba268e5a58b285  libmbim-1.24.4.tar.xz
> +# Locally computed
> +sha256  760465caaa1ccd699c14290e9791da456d5300dd11ebf4c1486151033e875dfd  libmbim-1.24.6.tar.xz
>  sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
>  sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LIB
> diff --git a/package/libmbim/libmbim.mk b/package/libmbim/libmbim.mk
> index 4ce3ca892e..175111381f 100644
> --- a/package/libmbim/libmbim.mk
> +++ b/package/libmbim/libmbim.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LIBMBIM_VERSION = 1.24.4
> +LIBMBIM_VERSION = 1.24.6
>  LIBMBIM_SITE = https://www.freedesktop.org/software/libmbim
>  LIBMBIM_SOURCE = libmbim-$(LIBMBIM_VERSION).tar.xz
>  LIBMBIM_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (programs)
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-28 21:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 18:00 [Buildroot] [PATCH 1/1] package/libmbim: bump version to 1.24.6 Petr Vorel
2021-03-25 20:17 ` Petr Vorel
2021-03-28 21:06 ` Yann E. MORIN

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.