diff --git a/recipes-connectivity/wlconf-bin/wlconf-bin_git.bb b/recipes-connectivity/wlconf-bin/wlconf-bin_git.bb index 4877acf..4de28f3 100644 --- a/recipes-connectivity/wlconf-bin/wlconf-bin_git.bb +++ b/recipes-connectivity/wlconf-bin/wlconf-bin_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.netmodule.com/" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" -SRC_URI = "git://git.netmodule.intranet/nm-tools/wlconf-bin.git;protocol=ssh;user=gitea;branch=master" +SRC_URI = "git://gitlab.com/netmodule/tools/wlconf-bin.git;protocol=ssh;user=git;branch=master" S = "${WORKDIR}/git" SRCREV = "${AUTOREV}" @@ -17,7 +17,7 @@ FILES_${PN} += "${nonarch_base_libdir}/firmware/" do_install () { - install -d ${D}/${INSTALLPATH} + install -d ${D}/${INSTALLPATH} if ls ${S}/wlconf-8.7.3/bin/${MACHINE}/${CONFIGBINARY} 1> /dev/null 2>&1 ; then install -m 0644 ${S}/wlconf-8.7.3/bin/${MACHINE}/${CONFIGBINARY} ${D}/${INSTALLPATH}