mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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:
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/mirror/xmlrpc-c.git;branch=master;protocol=https \
|
|||||||
"
|
"
|
||||||
|
|
||||||
#Release 1.54.02
|
#Release 1.54.02
|
||||||
SRCREV = "86405c7e1bd4f70287204a28d242a1054daab520"
|
SRCREV = "36b142d6179514989a44c1087f6c46182dafd21f"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/stable"
|
S = "${WORKDIR}/git/stable"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user