mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
redis: Upgrade to 7.2.10
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d0391cd534
commit
2e4fd45157
|
|
@ -19,10 +19,10 @@ Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
|||
src/Makefile | 3 ++-
|
||||
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/Makefile b/src/Makefile
|
||||
index ecbd275..39decee 100644
|
||||
--- a/src/Makefile
|
||||
+++ b/src/Makefile
|
||||
Index: redis-7.2.10/src/Makefile
|
||||
===================================================================
|
||||
--- redis-7.2.10.orig/src/Makefile
|
||||
+++ redis-7.2.10/src/Makefile
|
||||
@@ -13,7 +13,8 @@
|
||||
# Just use 'make dep', but this is only needed by developers.
|
||||
|
||||
|
|
@ -15,11 +15,11 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|||
src/Makefile | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/Makefile b/src/Makefile
|
||||
index 39decee..f5efe82 100644
|
||||
--- a/src/Makefile
|
||||
+++ b/src/Makefile
|
||||
@@ -119,7 +119,7 @@ endif
|
||||
Index: redis-7.2.10/src/Makefile
|
||||
===================================================================
|
||||
--- redis-7.2.10.orig/src/Makefile
|
||||
+++ redis-7.2.10/src/Makefile
|
||||
@@ -122,7 +122,7 @@ endif
|
||||
|
||||
FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS)
|
||||
FINAL_LDFLAGS=$(LDFLAGS) $(REDIS_LDFLAGS) $(DEBUG)
|
||||
|
|
@ -17,8 +17,7 @@ SRC_URI = "http://download.redis.io/releases/${BP}.tar.gz \
|
|||
file://0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch \
|
||||
file://0006-Define-correct-gregs-for-RISCV32.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "6be4fdfcdb2e5ac91454438246d00842d2671f792673390e742dfcaf1bf01574"
|
||||
SRC_URI[sha256sum] = "e576ad54bc53770649c556933ecd555b975e3dac422e46356102436a437b43c7"
|
||||
|
||||
RPROVIDES:${PN} = "virtual-redis"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user