aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libmsmhll_git.bb
blob: dd6d373b900b255259b828cb58dd02d245a83f20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require msmcomm.inc

PR = "${INC_PR}.1"
PV = "0.1.0+gitr${SRCPV}"

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

DEPENDS = " \
  vala-native \
  glib-2.0 \
  libgee \
"

inherit autotools vala