[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-345-g16392f171
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2022-10-07 09:13:38
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 16392f171a97b2edfbe0c4f815b716fbb7bca3b3 (commit)
from 24292033909bf009c600aca1da338662a7da4a2e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 16392f171a97b2edfbe0c4f815b716fbb7bca3b3
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Oct 7 11:10:00 2022 +0200
[BUILDROOT] Bump BR to 2022.02.6
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
.../2022.02/415-package-rt-tests-bump-version-to-2.4.patch | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/Makefile b/Makefile
index 0e6523415..dd16dae18 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2022.02
-BUILDROOT_MINOR_VERSION ?= 5
+BUILDROOT_MINOR_VERSION ?= 6
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
diff --git a/patches/buildroot/2022.02/415-package-rt-tests-bump-version-to-2.4.patch b/patches/buildroot/2022.02/415-package-rt-tests-bump-version-to-2.4.patch
index 5a5eebca5..c7288580c 100644
--- a/patches/buildroot/2022.02/415-package-rt-tests-bump-version-to-2.4.patch
+++ b/patches/buildroot/2022.02/415-package-rt-tests-bump-version-to-2.4.patch
@@ -1,4 +1,4 @@
-From f9bacf348a9529fb9c926129687bafa55a6d9d12 Mon Sep 17 00:00:00 2001
+From d889bdc9b327203f75a31350f49b21e9da08b495 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Szymanski?=
<seb...@ar...>
Date: Mon, 18 Jul 2022 10:43:34 +0200
@@ -14,15 +14,15 @@ Signed-off-by: Sébastien Szymanski <seb...@ar...>
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/rt-tests/rt-tests.hash b/package/rt-tests/rt-tests.hash
-index 4f84e0d0ca..1c5071fc63 100644
+index 3adda60f42..49df8313f9 100644
--- a/package/rt-tests/rt-tests.hash
+++ b/package/rt-tests/rt-tests.hash
@@ -1,4 +1,4 @@
# From https://mirrors.edge.kernel.org/pub/linux/utils/rt-tests/sha256sums.asc
--sha256 b5e7959bcb5c703b2743030751af975ea4e04962e29fc1118f4b605987585735 rt-tests-2.3.tar.xz
-+sha256 393457f0c91cce57e82b876ecb9b672871f898e6cecafc751548079512bcc808 rt-tests-2.4.tar.xz
+-sha256 b5e7959bcb5c703b2743030751af975ea4e04962e29fc1118f4b605987585735 rt-tests-2.3.tar.xz
++sha256 393457f0c91cce57e82b876ecb9b672871f898e6cecafc751548079512bcc808 rt-tests-2.4.tar.xz
# locally computed hash
- sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
+ sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
diff --git a/package/rt-tests/rt-tests.mk b/package/rt-tests/rt-tests.mk
index 056a4a6723..74290211ce 100644
--- a/package/rt-tests/rt-tests.mk
hooks/post-receive
--
armadeus
|