aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libfreesmartphone-glib_git.bb
blob: ea7a856948c25488424413afff0eb8819c25bf4d (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 = "133dc094f98e772e89949b4e35002ab5c1f2d7e2"
PV = "0.2+gitr${SRCPV}"
PR = "r0"

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

inherit autotools pkgconfig