udev: source from gitlab
BugzID: 59413 Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
parent
e828bdcd38
commit
70e4f77ead
|
|
@ -11,7 +11,7 @@ SECTION = "base"
|
|||
S = "${WORKDIR}/git"
|
||||
SRCREV = "${AUTOREV}"
|
||||
|
||||
SRC_URI = "git://git.netmodule.intranet/nmos/udev-rules-nmhw.git;protocol=ssh;user=gitea;branch=master"
|
||||
SRC_URI = "git://gitlab.com/netmodule/tools/udev-rules-nmhw;protocol=ssh;user=git;branch=master;"
|
||||
|
||||
do_install () {
|
||||
install -d ${D}${sysconfdir}/udev/rules.d
|
||||
|
|
|
|||
Loading…
Reference in New Issue