stress-ng: bump to version 0.15.06 20763/head
authorAlexandru Ardelean <alex@shruggie.ro>
Mon, 3 Apr 2023 06:59:48 +0000 (09:59 +0300)
committerAlexandru Ardelean <alex@shruggie.ro>
Mon, 3 Apr 2023 07:26:13 +0000 (10:26 +0300)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
utils/stress-ng/Makefile
utils/stress-ng/patches/001-disable-gpu-stressor.patch
utils/stress-ng/patches/002-disable-xxhash.patch

index 97e86c846feb5800ce7a2fdc1e22174e2073fc6e..248468a86dbca3658ddd7d6fe22589f957e3ab1c 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=stress-ng
-PKG_VERSION:=0.15.03
+PKG_VERSION:=0.15.06
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/ColinIanKing/stress-ng/tar.gz/refs/tags/V$(PKG_VERSION)?
-PKG_HASH:=7cceca64da37fd3c8db7167ed386fd7d3e1d9d6891a1f6227911ab8d4b17379c
+PKG_HASH:=c38cefcf0a83f6c65aed7c36e57a9a1ee8373418ef71cf089a75b0661dcd4623
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=GPL-2.0-only
index af1882901c3c57697440ff98828c1a490bdb5224..4fc4941e0c585ee2a9ee09bef93fe9e05bf092a9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile.config
 +++ b/Makefile.config
-@@ -272,7 +272,7 @@ LD_GOLD:
+@@ -264,7 +264,7 @@ clean:
  libraries: \
        configdir \
        LIB_AIO LIB_APPARMOR LIB_BSD LIB_CRYPT LIB_DL \
index 5c01764cd7411d3896fae09c68d4a8e44e748f6d..d24e6f0625d1840e6c22f472298529432652b7ba 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile.config
 +++ b/Makefile.config
-@@ -274,7 +274,7 @@ libraries: \
+@@ -266,7 +266,7 @@ libraries: \
        LIB_AIO LIB_APPARMOR LIB_BSD LIB_CRYPT LIB_DL \
        LIB_IPSEC_MB LIB_JPEG \
        LIB_JUDY LIB_KMOD LIB_MD LIB_PTHREAD LIB_PTHREAD_SPINLOCK \