surpport seeking the recorded video
[vuplus_openembedded] / recipes / freesmartphone / vala-dbus-binding-tool-native_git.bb
1 DESCRIPTION = "Vala DBus Binding Tool"
2 SECTION = "console"
3 LICENSE = "GPLv2"
4 DEPENDS = "vala-native libgee-native intltool-native libxml2-native"
5 PV = "0.1.0+gitr${SRCREV}"
6
7 SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master"
8 S = "${WORKDIR}/git"
9
10 inherit autotools_stage native