aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libfreesmartphone-glib_git.bb
blob: 72cd3bd51053f767cc333594c47164e9493eb3ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "freesmartphone.org API GLib wrapper (auto-generated)"
SECTION = "devel"
LICENSE = "LGPL-3"
DEPENDS = "dbus-glib"
SRCREV = "89cb3a6ec2f7b2476ca31f1ac0336a90e97aff3d"
PV = "0.2+gitr${SRCPV}"
PR = "r0"

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

inherit autotools pkgconfig