mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:10:56 +00:00
xmlrpc-c: fix do_fetch error
Fetcher failure: Unable to find revision 86405c7e1bd4f70287204a28d242a1054daab520 in branch master Signed-off-by: Guocai He <guocai.he.cn@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
7f741f817e
commit
ebe1af249a
@ -12,7 +12,7 @@ SRC_URI = "git://github.com/mirror/xmlrpc-c.git;branch=master;protocol=https \
|
||||
"
|
||||
|
||||
#Release 1.54.02
|
||||
SRCREV = "86405c7e1bd4f70287204a28d242a1054daab520"
|
||||
SRCREV = "36b142d6179514989a44c1087f6c46182dafd21f"
|
||||
|
||||
S = "${WORKDIR}/git/stable"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user