mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
iksemel: fix SRC_URI branch
Master branch was renamed to main. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
|
|||||||
SRCREV = "978b733462e41efd5db72bc9974cb3b0d1d5f6fa"
|
SRCREV = "978b733462e41efd5db72bc9974cb3b0d1d5f6fa"
|
||||||
PV = "1.5+git${SRCPV}"
|
PV = "1.5+git${SRCPV}"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/meduketto/iksemel.git;protocol=https;branch=master \
|
SRC_URI = "git://github.com/meduketto/iksemel.git;protocol=https;branch=main \
|
||||||
file://fix-configure-option-parsing.patch \
|
file://fix-configure-option-parsing.patch \
|
||||||
file://avoid-obsolete-gnutls-apis.patch"
|
file://avoid-obsolete-gnutls-apis.patch"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user