From: Jermain Horsman <jermain.hors...@nedap.com>

This prevents warnings about:
- git protocol which is no longer supported by github
- branch parameter not being set

Signed-off-by: Jermain Horsman <jermain.hors...@nedap.com>
---
 recipes-core/xml-commons/xom_1.2.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-core/xml-commons/xom_1.2.10.bb 
b/recipes-core/xml-commons/xom_1.2.10.bb
index 42ad957..9b09e4d 100644
--- a/recipes-core/xml-commons/xom_1.2.10.bb
+++ b/recipes-core/xml-commons/xom_1.2.10.bb
@@ -14,7 +14,7 @@ PV_jaxen = "1.1.6"
 
 SRC_URI = "\
        http://www.cafeconleche.org/XOM/${P}-src.tar.gz;name=archive \
-       git://github.com/codehaus/${SRCNAME_jaxen};name=jaxen \
+       
git://github.com/codehaus/${SRCNAME_jaxen};name=jaxen;branch=master;protocol=https
 \
        file://04_remove_sun_import.patch \
 "
 SRC_URI[archive.md5sum] = "9f3a2ae827a9f6826fe76e4b7b0c22b3"
-- 
2.43.0.windows.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109531): 
https://lists.openembedded.org/g/openembedded-devel/message/109531
Mute This Topic: https://lists.openembedded.org/mt/105100281/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to