aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
blob: 145672ffe7fb804d93d54156d67c6981f798c766 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Vala DBus Binding Tool"
SECTION = "console"
LICENSE = "GPLv2"
DEPENDS = "vala-native libgee-native intltool-native libxml2-native"
PV = "0.1.0+gitr${SRCPV}"
PE = "1"

SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master"
S = "${WORKDIR}/git"

inherit autotools_stage native