lxmenu-data: remove protocol=git from SRC_URI
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ inherit autotools gettext
|
||||
|
||||
DEPENDS = "glib-2.0-native intltool-native"
|
||||
|
||||
SRC_URI = "git://github.com/lxde/${BPN}.git;protocol=git;branch=master"
|
||||
SRC_URI = "git://github.com/lxde/${BPN}.git;branch=master"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRCREV = "3b14415ff9862e6b79577fd4b9a097965001b270"
|
||||
|
||||
Reference in New Issue
Block a user