wlanconf: adapted SRC_URI from gitea to gitlab

BugzID: 65572

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2020-08-27 18:18:41 +02:00
parent 7139363337
commit f26ef41692
1 changed files with 2 additions and 2 deletions

View File

@ -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}