The project has moved from github.com to merproject.org. Signed-off-by: Jonathan Liu <[email protected]> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb index 229003d..0fc4bc0 100644 --- a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb +++ b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb @@ -1,14 +1,14 @@ require recipes-qt/qt5/qt5.inc SUMMARY = "Qt Library for ConnMan" -HOMEPAGE = "https://github.com/nemomobile/libconnman-qt" +HOMEPAGE = "https://git.merproject.org/mer-core/libconnman-qt" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://libconnman-qt/clockmodel.h;endline=8;md5=ea9f724050803f15d2d900ce3c5dac88" DEPENDS += "qtbase qtdeclarative" PV = "1.0.97+git${SRCPV}" SRCREV = "4cca434935fa4d70d6841a2c20717eecb0beafa8" -SRC_URI = "git://github.com/nemomobile/libconnman-qt.git" +SRC_URI = "git://git.merproject.org/mer-core/libconnman-qt.git;protocol=https" S = "${WORKDIR}/git" -- 2.6.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
