diff mbox series

package/rauc: bump to version 1.6

Message ID 20220209214326.21671-1-heiko.thiery@gmail.com
State Accepted
Headers show
Series package/rauc: bump to version 1.6 | expand

Commit Message

Heiko Thiery Feb. 9, 2022, 9:43 p.m. UTC
For release notes see: https://github.com/rauc/rauc/releases/tag/v1.6

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---

# utils/test-pkg -p rauc
                    bootlin-armv5-uclibc [1/6]: OK
                     bootlin-armv7-glibc [2/6]: OK
                   bootlin-armv7m-uclibc [3/6]: SKIPPED
                     bootlin-x86-64-musl [4/6]: OK
                      br-arm-full-static [5/6]: OK
                            sourcery-arm [6/6]: OK
6 builds, 1 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed


 package/rauc/rauc.hash | 4 ++--
 package/rauc/rauc.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Marcus Hoffmann Feb. 10, 2022, 5:37 p.m. UTC | #1
Hi!

On 09.02.22 22:43, Heiko Thiery wrote:
> For release notes see: https://github.com/rauc/rauc/releases/tag/v1.6
> 
> Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

Builds and works fine on a raspberrypi CM4.

Tested-by: Marcus Hoffmann <marcus.hoffmann@othermo.de>
Marcus Hoffmann Feb. 10, 2022, 5:47 p.m. UTC | #2
On 10.02.22 18:37, Marcus Hoffmann wrote:
> Hi!
> 
> On 09.02.22 22:43, Heiko Thiery wrote:
>> For release notes see: https://github.com/rauc/rauc/releases/tag/v1.6
>>
>> Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
> 
> Builds and works fine on a raspberrypi CM4.

Rereading that, this sounds slightly off... built *for* raspberrypi cm4.

> 
> Tested-by: Marcus Hoffmann <marcus.hoffmann@othermo.de>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
Peter Korsgaard Feb. 10, 2022, 9:21 p.m. UTC | #3
>>>>> "Heiko" == Heiko Thiery <heiko.thiery@gmail.com> writes:

 > For release notes see: https://github.com/rauc/rauc/releases/tag/v1.6
 > Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
 > ---

 > # utils/test-pkg -p rauc
 >                     bootlin-armv5-uclibc [1/6]: OK
 >                      bootlin-armv7-glibc [2/6]: OK
 >                    bootlin-armv7m-uclibc [3/6]: SKIPPED
 >                      bootlin-x86-64-musl [4/6]: OK
 >                       br-arm-full-static [5/6]: OK
 >                             sourcery-arm [6/6]: OK
 > 6 builds, 1 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed


Committed, thanks.
diff mbox series

Patch

diff --git a/package/rauc/rauc.hash b/package/rauc/rauc.hash
index a025257845..f6c1446de4 100644
--- a/package/rauc/rauc.hash
+++ b/package/rauc/rauc.hash
@@ -1,4 +1,4 @@ 
 # Locally calculated, after verifying against
-# https://github.com/rauc/rauc/releases/download/v1.5.1/rauc-1.5.1.tar.xz.asc
-sha256  d4ea009ce702bcb083d942398ccfedec959c6bbb7adc0fd77ae9314ce11d9d91  rauc-1.5.1.tar.xz
+# https://github.com/rauc/rauc/releases/download/v1.6/rauc-1.6.tar.xz.asc
+sha256  86013788dd02321b7c3f913ad3a1f8802afbc784ec076fa278524a9e1ef9e7b0  rauc-1.6.tar.xz
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING
diff --git a/package/rauc/rauc.mk b/package/rauc/rauc.mk
index 99efc16c2f..39f5255812 100644
--- a/package/rauc/rauc.mk
+++ b/package/rauc/rauc.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-RAUC_VERSION = 1.5.1
+RAUC_VERSION = 1.6
 RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
 RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
 RAUC_LICENSE = LGPL-2.1