aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/msmcommd_git.bb
blob: abe98f8e78d4754d2154cb37c19a7c02c76110d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
require msmcomm.inc

PR = "${INC_PR}.0"
PV = "0.5.0+gitr${SRCPV}"

DEPENDS = " \
 vala-native \
 glib-2.0 \
 dbus \
 dbus-glib \
 libfso-glib \
 libfsotransport \
 libgee \
 libmsmcomm \
 msmcommd-specs \
"

S = "${WORKDIR}/git/msmcommd"

inherit autotools vala