lxqt.bbclass: move uri to github/lxqt
With the 0.13 release the repositories moved from github/lxde to github/lxqt. https://blog.lxqt.org/2018/03/repository-move-finished/ Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
@@ -4,7 +4,7 @@ HOMEPAGE = "http://lxqt.org/"
|
||||
|
||||
DEPENDS += "lxqt-build-tools qtbase qttools-native"
|
||||
|
||||
SRC_URI = "git://github.com/lxde/${BPN}.git;protocol=git;branch=master"
|
||||
SRC_URI = "git://github.com/lxqt/${BPN}.git;protocol=git;branch=master"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
|
||||
Reference in New Issue
Block a user