diff mbox series

[1/1] package/abootimg: Update to 1ebeb39, switch to ajs124

Message ID 20210325191911.27127-1-petr.vorel@gmail.com
State Accepted
Headers show
Series [1/1] package/abootimg: Update to 1ebeb39, switch to ajs124 | expand

Commit Message

Petr Vorel March 25, 2021, 7:19 p.m. UTC
ajs124 [1] has 2 fixes over than original [2].

[1] https://gitlab.com/ajs124/abootimg
[2] https://github.com/ggrandou/abootimg.

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

Comments

Petr Vorel March 25, 2021, 8:05 p.m. UTC | #1
> ajs124 [1] has 2 fixes over than original [2].

> [1] https://gitlab.com/ajs124/abootimg
> [2] https://github.com/ggrandou/abootimg.

Tested:

                             andes-nds32 [ 1/45]: OK
                             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]: OK
                    bootlin-x86-64-glibc [25/45]: OK
                     bootlin-x86-64-musl [26/45]: OK
                   bootlin-x86-64-uclibc [27/45]: OK
                            br-arm-basic [28/45]: OK
                    br-arm-full-nothread [29/45]: OK
                      br-arm-full-static [30/45]: OK
                br-i386-pentium-mmx-musl [31/45]: OK
                   br-i386-pentium4-full [32/45]: OK
                      br-mips64-n64-full [33/45]: OK
                 br-mips64r6-el-hf-glibc [34/45]: OK
               br-powerpc-603e-basic-cpp [35/45]: OK
               br-powerpc64-power7-glibc [36/45]: OK
                       linaro-aarch64-be [37/45]: OK
                          linaro-aarch64 [38/45]: OK
                              linaro-arm [39/45]: OK
                     sourcery-arm-armv4t [40/45]: OK
                            sourcery-arm [41/45]: OK
                     sourcery-arm-thumb2 [42/45]: OK
                           sourcery-mips [43/45]: OK
                         sourcery-mips64 [44/45]: OK
                          sourcery-nios2 [45/45]: OK
45 builds, 2 skipped, 0 build failed, 0 legal-info failed

Kind regards,
Petr
Petr Vorel May 18, 2021, 7:19 p.m. UTC | #2
ping, please.

> ajs124 [1] has 2 fixes over than original [2].

> [1] https://gitlab.com/ajs124/abootimg
> [2] https://github.com/ggrandou/abootimg.

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

> diff --git a/package/abootimg/abootimg.hash b/package/abootimg/abootimg.hash
> index fa5282c6c3..141db26860 100644
> --- a/package/abootimg/abootimg.hash
> +++ b/package/abootimg/abootimg.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256	eb8d912bc7b5454c2afd3385fd86f4917d3587c48a6f5ae45df7856d88502cab	abootimg-7e127fee6a3981f6b0a50ce9910267cd501e09d4.tar.gz
> +sha256	f377da42a57d982cfc22fa75c5a69febdc3e4c1ef43cd0ceaec42e14067e2f37	abootimg-1ebeb393252ab5aeed62e34bc439b6728444f06e-br1.tar.gz
>  sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	LICENSE
> diff --git a/package/abootimg/abootimg.mk b/package/abootimg/abootimg.mk
> index ab6c709318..a07100df5a 100644
> --- a/package/abootimg/abootimg.mk
> +++ b/package/abootimg/abootimg.mk
> @@ -4,8 +4,9 @@



> -ABOOTIMG_VERSION = 7e127fee6a3981f6b0a50ce9910267cd501e09d4
> -ABOOTIMG_SITE = $(call github,ggrandou,abootimg,$(ABOOTIMG_VERSION))
> +ABOOTIMG_VERSION = 1ebeb393252ab5aeed62e34bc439b6728444f06e
> +ABOOTIMG_SITE = https://gitlab.com/ajs124/abootimg.git
> +ABOOTIMG_SITE_METHOD = git
>  ABOOTIMG_LICENSE = GPL-2.0+
>  ABOOTIMG_LICENSE_FILES = LICENSE
Yann E. MORIN May 18, 2021, 8:54 p.m. UTC | #3
Petr, All,

On 2021-03-25 20:19 +0100, Petr Vorel spake thusly:
> ajs124 [1] has 2 fixes over than original [2].
> 
> [1] https://gitlab.com/ajs124/abootimg
> [2] https://github.com/ggrandou/abootimg.
> 
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

I also changed the homepage in Config.in, and applied to next, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/abootimg/abootimg.hash | 2 +-
>  package/abootimg/abootimg.mk   | 5 +++--
>  2 files changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/package/abootimg/abootimg.hash b/package/abootimg/abootimg.hash
> index fa5282c6c3..141db26860 100644
> --- a/package/abootimg/abootimg.hash
> +++ b/package/abootimg/abootimg.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256	eb8d912bc7b5454c2afd3385fd86f4917d3587c48a6f5ae45df7856d88502cab	abootimg-7e127fee6a3981f6b0a50ce9910267cd501e09d4.tar.gz
> +sha256	f377da42a57d982cfc22fa75c5a69febdc3e4c1ef43cd0ceaec42e14067e2f37	abootimg-1ebeb393252ab5aeed62e34bc439b6728444f06e-br1.tar.gz
>  sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	LICENSE
> diff --git a/package/abootimg/abootimg.mk b/package/abootimg/abootimg.mk
> index ab6c709318..a07100df5a 100644
> --- a/package/abootimg/abootimg.mk
> +++ b/package/abootimg/abootimg.mk
> @@ -4,8 +4,9 @@
>  #
>  ################################################################################
>  
> -ABOOTIMG_VERSION = 7e127fee6a3981f6b0a50ce9910267cd501e09d4
> -ABOOTIMG_SITE = $(call github,ggrandou,abootimg,$(ABOOTIMG_VERSION))
> +ABOOTIMG_VERSION = 1ebeb393252ab5aeed62e34bc439b6728444f06e
> +ABOOTIMG_SITE = https://gitlab.com/ajs124/abootimg.git
> +ABOOTIMG_SITE_METHOD = git
>  ABOOTIMG_LICENSE = GPL-2.0+
>  ABOOTIMG_LICENSE_FILES = LICENSE
>  
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Petr Vorel May 19, 2021, 8:10 p.m. UTC | #4
Hi Yann,

> I also changed the homepage in Config.in, and applied to next, thanks.

thanks a lot for fixing my error.
And thanks a lot for merging all my other patches!

Kind regards,
Petr
diff mbox series

Patch

diff --git a/package/abootimg/abootimg.hash b/package/abootimg/abootimg.hash
index fa5282c6c3..141db26860 100644
--- a/package/abootimg/abootimg.hash
+++ b/package/abootimg/abootimg.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256	eb8d912bc7b5454c2afd3385fd86f4917d3587c48a6f5ae45df7856d88502cab	abootimg-7e127fee6a3981f6b0a50ce9910267cd501e09d4.tar.gz
+sha256	f377da42a57d982cfc22fa75c5a69febdc3e4c1ef43cd0ceaec42e14067e2f37	abootimg-1ebeb393252ab5aeed62e34bc439b6728444f06e-br1.tar.gz
 sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	LICENSE
diff --git a/package/abootimg/abootimg.mk b/package/abootimg/abootimg.mk
index ab6c709318..a07100df5a 100644
--- a/package/abootimg/abootimg.mk
+++ b/package/abootimg/abootimg.mk
@@ -4,8 +4,9 @@ 
 #
 ################################################################################
 
-ABOOTIMG_VERSION = 7e127fee6a3981f6b0a50ce9910267cd501e09d4
-ABOOTIMG_SITE = $(call github,ggrandou,abootimg,$(ABOOTIMG_VERSION))
+ABOOTIMG_VERSION = 1ebeb393252ab5aeed62e34bc439b6728444f06e
+ABOOTIMG_SITE = https://gitlab.com/ajs124/abootimg.git
+ABOOTIMG_SITE_METHOD = git
 ABOOTIMG_LICENSE = GPL-2.0+
 ABOOTIMG_LICENSE_FILES = LICENSE