aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/qfsodbusxml2cpp-native_git.bb
blob: 34d021fe128c2260fd659fb0dd40b450937598a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "FSO's variant of the qdbusxml2cpp utility"
SECTION = "devel"
DEPENDS = "qt4-native"
LICENSE = "LGPLv2"
INC_PR = "r0"

SRCREV = "de705c0b633c612aedb1273340c36fae59be9511"

SRC_URI = "${FREESMARTPHONE_GIT}/qfsodbusxml2cpp.git;protocol=git;branch=master"
S = "${WORKDIR}/git"

inherit autotools native