change usbtunerhelper src_uri.
[vuplus_openembedded] / recipes / mux / mux_git.bb
1 DESCRIPTION = "GTK+ widgets for moblin"
2 SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
3 LICENSE = "LGPLv2.1"
4 PV = "0.0+git${SRCREV}"
5 PR = "r0"
6
7 LICENSE = "LGPLv2.1"
8
9 S = "${WORKDIR}/git"
10
11 DEPENDS = "gtk+"
12
13 inherit autotools_stage