[oe][meta-oe][PATCH 25/25] redis: upgrade 8.10.0 -> 8.10.1

[email protected]
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
From: Ankur Tyagi <[email protected]>

Changelog:
https://github.com/redis/redis/releases/tag/8.10.1

Signed-off-by: Ankur Tyagi <[email protected]>
---
 .../0001-hiredis-use-default-CC-if-it-is-set.patch              | 0
 ...2-lua-update-Makefile-to-use-environment-build-setting.patch | 0
 .../0003-hack-to-force-use-of-libc-malloc.patch                 | 0
 .../0004-src-Do-not-reset-FINAL_LIBS.patch                      | 0
 ...05-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch | 0
 .../redis/{redis-8.10.0 => redis-8.10.1}/init-redis-server      | 0
 .../redis/{redis-8.10.0 => redis-8.10.1}/redis.conf             | 0
 .../redis/{redis-8.10.0 => redis-8.10.1}/redis.service          | 0
 .../recipes-extended/redis/{redis_8.10.0.bb => redis_8.10.1.bb} | 2 +-
 9 files changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-extended/redis/{redis-8.10.0 => redis-8.10.1}/0001-hiredis-use-default-CC-if-it-is-set.patch (100%)
 rename meta-oe/recipes-extended/redis/{redis-8.10.0 => redis-8.10.1}/0002-lua-update-Makefile-to-use-environment-build-setting.patch (100%)
 rename meta-oe/recipes-extended/redis/{redis-8.10.0 => redis-8.10.1}/0003-hack-to-force-use-of-libc-malloc.patch (100%)
 rename meta-oe/recipes-extended/redis/{redis-8.10.0 => redis-8.10.1}/0004-src-Do-not-reset-FINAL_LIBS.patch (100%)
 rename meta-oe/recipes-extended/redis/{redis-8.10.0 => redis-8.10.1}/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch (100%)
 rename meta-oe/recipes-extended/redis/{redis-8.10.0 => redis-8.10.1}/init-redis-server (100%)
 rename meta-oe/recipes-extended/redis/{redis-8.10.0 => redis-8.10.1}/redis.conf (100%)
 rename meta-oe/recipes-extended/redis/{redis-8.10.0 => redis-8.10.1}/redis.service (100%)
 rename meta-oe/recipes-extended/redis/{redis_8.10.0.bb => redis_8.10.1.bb} (97%)

diff --git a/meta-oe/recipes-extended/redis/redis-8.10.0/0001-hiredis-use-default-CC-if-it-is-set.patch b/meta-oe/recipes-extended/redis/redis-8.10.1/0001-hiredis-use-default-CC-if-it-is-set.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-8.10.0/0001-hiredis-use-default-CC-if-it-is-set.patch
rename to meta-oe/recipes-extended/redis/redis-8.10.1/0001-hiredis-use-default-CC-if-it-is-set.patch
diff --git a/meta-oe/recipes-extended/redis/redis-8.10.0/0002-lua-update-Makefile-to-use-environment-build-setting.patch b/meta-oe/recipes-extended/redis/redis-8.10.1/0002-lua-update-Makefile-to-use-environment-build-setting.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-8.10.0/0002-lua-update-Makefile-to-use-environment-build-setting.patch
rename to meta-oe/recipes-extended/redis/redis-8.10.1/0002-lua-update-Makefile-to-use-environment-build-setting.patch
diff --git a/meta-oe/recipes-extended/redis/redis-8.10.0/0003-hack-to-force-use-of-libc-malloc.patch b/meta-oe/recipes-extended/redis/redis-8.10.1/0003-hack-to-force-use-of-libc-malloc.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-8.10.0/0003-hack-to-force-use-of-libc-malloc.patch
rename to meta-oe/recipes-extended/redis/redis-8.10.1/0003-hack-to-force-use-of-libc-malloc.patch
diff --git a/meta-oe/recipes-extended/redis/redis-8.10.0/0004-src-Do-not-reset-FINAL_LIBS.patch b/meta-oe/recipes-extended/redis/redis-8.10.1/0004-src-Do-not-reset-FINAL_LIBS.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-8.10.0/0004-src-Do-not-reset-FINAL_LIBS.patch
rename to meta-oe/recipes-extended/redis/redis-8.10.1/0004-src-Do-not-reset-FINAL_LIBS.patch
diff --git a/meta-oe/recipes-extended/redis/redis-8.10.0/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch b/meta-oe/recipes-extended/redis/redis-8.10.1/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-8.10.0/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch
rename to meta-oe/recipes-extended/redis/redis-8.10.1/0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch
diff --git a/meta-oe/recipes-extended/redis/redis-8.10.0/init-redis-server b/meta-oe/recipes-extended/redis/redis-8.10.1/init-redis-server
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-8.10.0/init-redis-server
rename to meta-oe/recipes-extended/redis/redis-8.10.1/init-redis-server
diff --git a/meta-oe/recipes-extended/redis/redis-8.10.0/redis.conf b/meta-oe/recipes-extended/redis/redis-8.10.1/redis.conf
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-8.10.0/redis.conf
rename to meta-oe/recipes-extended/redis/redis-8.10.1/redis.conf
diff --git a/meta-oe/recipes-extended/redis/redis-8.10.0/redis.service b/meta-oe/recipes-extended/redis/redis-8.10.1/redis.service
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-8.10.0/redis.service
rename to meta-oe/recipes-extended/redis/redis-8.10.1/redis.service
diff --git a/meta-oe/recipes-extended/redis/redis_8.10.0.bb b/meta-oe/recipes-extended/redis/redis_8.10.1.bb
similarity index 97%
rename from meta-oe/recipes-extended/redis/redis_8.10.0.bb
rename to meta-oe/recipes-extended/redis/redis_8.10.1.bb
index 6176dc45be..c0c7c8430a 100644
--- a/meta-oe/recipes-extended/redis/redis_8.10.0.bb
+++ b/meta-oe/recipes-extended/redis/redis_8.10.1.bb
@@ -16,7 +16,7 @@ SRC_URI = "http://download.redis.io/releases/${BP}.tar.gz \
            file://0004-src-Do-not-reset-FINAL_LIBS.patch \
            file://0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch \
           "
-SRC_URI[sha256sum] = "f1baa4b28befd417aa6577ebeedde9e9fc7814cfcc299b2a6d2fd99ef7420a6c"
+SRC_URI[sha256sum] = "60166c95ab7aedaa9dfe516de685be0a4dd87be95ded59ba429df14c13f1b663"
 
 RPROVIDES:${PN} = "virtual-redis"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.