mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 23:30:21 +00:00
hiredis: upgrade 1.4.0 -> 1.4.1
Also update branch in the SRC_URI, Changelog: https://github.com/redis/hiredis/releases/tag/v1.4.1 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -5,10 +5,10 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d84d659a35c666d23233e54503aaea51"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/redis/hiredis;protocol=https;branch=master;tag=v${PV} \
|
||||
git://github.com/redis/hiredis;protocol=https;branch=release/v1.4.X;tag=v${PV} \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "67c88a05bb97c40d5c29d0680e51828627e4f362"
|
||||
SRCREV = "616f2286ba5503f74ae96e720623fa11dbc690af"
|
||||
|
||||
inherit cmake ptest
|
||||
|
||||
Reference in New Issue
Block a user