[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-302-gc8b892179
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2021-10-27 08:34:16
|
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 c8b892179e22431df0eca3272c42a4f73fb6929b (commit)
from a435ff891b5e2f5a2699d26fb4833cae3867d998 (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 c8b892179e22431df0eca3272c42a4f73fb6929b
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Oct 27 10:31:46 2021 +0200
[BUILDROOT] 2021.02: patches to fixed stress-ng downloading (again)
* Bump stress-ng to 0.13.05
-----------------------------------------------------------------------
Summary of changes:
...package-stress-ng-bump-to-version-0.13.04.patch | 40 --------------
...package-stress-ng-bump-to-version-0.13.05.patch | 64 ++++++++++++++++++++++
patches/buildroot/2021.02/cleanup_buildroot.sh | 1 +
3 files changed, 65 insertions(+), 40 deletions(-)
delete mode 100644 patches/buildroot/2021.02/409-package-stress-ng-bump-to-version-0.13.04.patch
create mode 100644 patches/buildroot/2021.02/409-package-stress-ng-bump-to-version-0.13.05.patch
diff --git a/patches/buildroot/2021.02/409-package-stress-ng-bump-to-version-0.13.04.patch b/patches/buildroot/2021.02/409-package-stress-ng-bump-to-version-0.13.04.patch
deleted file mode 100644
index afd94bf85..000000000
--- a/patches/buildroot/2021.02/409-package-stress-ng-bump-to-version-0.13.04.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From b8a5096b933a36f6ebb3b03ecbe0cd171b07781b Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?S=C3=A9bastien=20Szymanski?=
- <seb...@ar...>
-Date: Mon, 11 Oct 2021 19:03:59 +0200
-Subject: [PATCH 1/1] package/stress-ng: bump to version 0.13.04
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Signed-off-by: Sébastien Szymanski <seb...@ar...>
----
- package/stress-ng/stress-ng.hash | 2 +-
- package/stress-ng/stress-ng.mk | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/package/stress-ng/stress-ng.hash b/package/stress-ng/stress-ng.hash
-index f3eb76fa82..2fdd89a491 100644
---- a/package/stress-ng/stress-ng.hash
-+++ b/package/stress-ng/stress-ng.hash
-@@ -1,3 +1,3 @@
- # Locally calculated
--sha256 f37f739e4d15343360a47980b67dc8b2a6bf3d4d3ef727d55e2dd99a0b64f9ea stress-ng-0.13.01.tar.xz
-+sha256 0277943033fc9750aa869b3fa109663f3540d233a3ddc300d3a869ecbd56f451 stress-ng-0.13.04.tar.xz
- sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
-diff --git a/package/stress-ng/stress-ng.mk b/package/stress-ng/stress-ng.mk
-index e0b385e756..b8f7ce956b 100644
---- a/package/stress-ng/stress-ng.mk
-+++ b/package/stress-ng/stress-ng.mk
-@@ -4,7 +4,7 @@
- #
- ################################################################################
-
--STRESS_NG_VERSION = 0.13.01
-+STRESS_NG_VERSION = 0.13.04
- STRESS_NG_SOURCE = stress-ng-$(STRESS_NG_VERSION).tar.xz
- STRESS_NG_SITE = https://kernel.ubuntu.com/~cking/tarballs/stress-ng
- STRESS_NG_LICENSE = GPL-2.0+
---
-2.32.0
-
diff --git a/patches/buildroot/2021.02/409-package-stress-ng-bump-to-version-0.13.05.patch b/patches/buildroot/2021.02/409-package-stress-ng-bump-to-version-0.13.05.patch
new file mode 100644
index 000000000..7d2ca8766
--- /dev/null
+++ b/patches/buildroot/2021.02/409-package-stress-ng-bump-to-version-0.13.05.patch
@@ -0,0 +1,64 @@
+From 74a3e4ccbcebaeb3f1a4dd3926df59635ba2f4e2 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?S=C3=A9bastien=20Szymanski?=
+ <seb...@ar...>
+Date: Mon, 11 Oct 2021 19:03:59 +0200
+Subject: [PATCH v2 1/1] package/stress-ng: bump to version 0.13.05
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The project URL returns 404 error because:
+
+Quoting Coling King:
+"Unfortunately when I left Canonical last week they removed my tarballs"
+
+So use github and update hash.
+
+Signed-off-by: Sébastien Szymanski <seb...@ar...>
+---
+ package/stress-ng/Config.in | 2 +-
+ package/stress-ng/stress-ng.hash | 2 +-
+ package/stress-ng/stress-ng.mk | 5 ++---
+ 3 files changed, 4 insertions(+), 5 deletions(-)
+
+diff --git a/package/stress-ng/Config.in b/package/stress-ng/Config.in
+index 64b473b75c..839cbb1cc0 100644
+--- a/package/stress-ng/Config.in
++++ b/package/stress-ng/Config.in
+@@ -12,7 +12,7 @@ config BR2_PACKAGE_STRESS_NG
+ subsystems of a computer as well as the various operating
+ system kernel interfaces.
+
+- http://kernel.ubuntu.com/~cking/stress-ng/
++ https://github.com/ColinIanKing/stress-ng
+
+ comment "stress-ng needs a toolchain w/ headers >= 3.3"
+ depends on !BR2_nios2 && !BR2_arc
+diff --git a/package/stress-ng/stress-ng.hash b/package/stress-ng/stress-ng.hash
+index f3eb76fa82..2e3f998769 100644
+--- a/package/stress-ng/stress-ng.hash
++++ b/package/stress-ng/stress-ng.hash
+@@ -1,3 +1,3 @@
+ # Locally calculated
+-sha256 f37f739e4d15343360a47980b67dc8b2a6bf3d4d3ef727d55e2dd99a0b64f9ea stress-ng-0.13.01.tar.xz
++sha256 3de49e1100866634f549e99c1644283d0cde817b844a69dcf7f80afa2227d350 stress-ng-0.13.05.tar.gz
+ sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
+diff --git a/package/stress-ng/stress-ng.mk b/package/stress-ng/stress-ng.mk
+index e0b385e756..0b2287c7fb 100644
+--- a/package/stress-ng/stress-ng.mk
++++ b/package/stress-ng/stress-ng.mk
+@@ -4,9 +4,8 @@
+ #
+ ################################################################################
+
+-STRESS_NG_VERSION = 0.13.01
+-STRESS_NG_SOURCE = stress-ng-$(STRESS_NG_VERSION).tar.xz
+-STRESS_NG_SITE = https://kernel.ubuntu.com/~cking/tarballs/stress-ng
++STRESS_NG_VERSION = 0.13.05
++STRESS_NG_SITE = $(call github,ColinIanKing,stress-ng,V$(STRESS_NG_VERSION))
+ STRESS_NG_LICENSE = GPL-2.0+
+ STRESS_NG_LICENSE_FILES = COPYING
+
+--
+2.32.0
+
diff --git a/patches/buildroot/2021.02/cleanup_buildroot.sh b/patches/buildroot/2021.02/cleanup_buildroot.sh
index c6643dff1..6f62250d8 100755
--- a/patches/buildroot/2021.02/cleanup_buildroot.sh
+++ b/patches/buildroot/2021.02/cleanup_buildroot.sh
@@ -122,6 +122,7 @@ rm -rf buildroot/package/slideshow/slideshow.mk
rm -rf buildroot/package/snes9x/Config.in
rm -rf buildroot/package/snes9x/snes9x-1.39-compile.patch
rm -rf buildroot/package/snes9x/snes9x.mk
+rm -rf buildroot/package/stress-ng/Config.in
rm -rf buildroot/package/stress-ng/stress-ng.hash
rm -rf buildroot/package/stress-ng/stress-ng.mk
rm -rf buildroot/package/thingerio/Config.in
hooks/post-receive
--
armadeus
|