aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/gpephone/libalmmgr_svn.bb
blob: fda6d5061413d5cdee5fcae81335f5bdeec17140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "LiPS alarm framework library."
SECTION = "gpe/libs"
PRIORITY = "optional"
LICENSE = "LiPS"
DEPENDS = "glib-2.0 libiac"
PV = "0.0+svnr-${SRCREV}"
PR = "r0"

inherit gpephone pkgconfig autotools

SRC_URI = "${GPEPHONE_SVN}"

S = ${WORKDIR}/${PN}