mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 15:51:17 +00:00
hiredis: upgrade 1.3.0 -> 1.3.1
Also update branch and include tag in the SRC_URI Changelog: https://github.com/redis/hiredis/releases/tag/v1.3.1 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@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 \
|
||||
git://github.com/redis/hiredis;protocol=https;branch=release/v1.3.X;tag=v${PV} \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "ccad7ebaf99310957004661d1c5f82d2a33ebd10"
|
||||
SRCREV = "bad0c4dbde7d8b9bb116002fe10235c663949730"
|
||||
|
||||
inherit cmake ptest
|
||||
|
||||
Reference in New Issue
Block a user