mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 01:15:15 +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 ++-
|
src/Makefile | 3 ++-
|
||||||
1 file changed, 2 insertions(+), 1 deletion(-)
|
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/src/Makefile b/src/Makefile
|
Index: redis-7.2.10/src/Makefile
|
||||||
index ecbd275..39decee 100644
|
===================================================================
|
||||||
--- a/src/Makefile
|
--- redis-7.2.10.orig/src/Makefile
|
||||||
+++ b/src/Makefile
|
+++ redis-7.2.10/src/Makefile
|
||||||
@@ -13,7 +13,8 @@
|
@@ -13,7 +13,8 @@
|
||||||
# Just use 'make dep', but this is only needed by developers.
|
# 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 +-
|
src/Makefile | 2 +-
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/src/Makefile b/src/Makefile
|
Index: redis-7.2.10/src/Makefile
|
||||||
index 39decee..f5efe82 100644
|
===================================================================
|
||||||
--- a/src/Makefile
|
--- redis-7.2.10.orig/src/Makefile
|
||||||
+++ b/src/Makefile
|
+++ redis-7.2.10/src/Makefile
|
||||||
@@ -119,7 +119,7 @@ endif
|
@@ -122,7 +122,7 @@ endif
|
||||||
|
|
||||||
FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS)
|
FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS)
|
||||||
FINAL_LDFLAGS=$(LDFLAGS) $(REDIS_LDFLAGS) $(DEBUG)
|
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://0005-Define-_GNU_SOURCE-to-get-PTHREAD_MUTEX_INITIALIZER.patch \
|
||||||
file://0006-Define-correct-gregs-for-RISCV32.patch \
|
file://0006-Define-correct-gregs-for-RISCV32.patch \
|
||||||
"
|
"
|
||||||
|
SRC_URI[sha256sum] = "e576ad54bc53770649c556933ecd555b975e3dac422e46356102436a437b43c7"
|
||||||
SRC_URI[sha256sum] = "6be4fdfcdb2e5ac91454438246d00842d2671f792673390e742dfcaf1bf01574"
|
|
||||||
|
|
||||||
RPROVIDES:${PN} = "virtual-redis"
|
RPROVIDES:${PN} = "virtual-redis"
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user