aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libschedule/libschedule_0.15.bb
blob: 978a8bdcf9150b75a1da388bf3547d20a5eca8d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LICENSE = "LGPL"
PR = "r3"
DESCRIPTION = "RTC alarm handling library for GPE"
SECTION = "gpe/libs"
PRIORITY = "optional"
DEPENDS = "glib-2.0 sqlite"
GPE_TARBALL_SUFFIX = "gz"

inherit autotools pkgconfig gpe


do_stage () {
autotools_stage_all
}


SRC_URI[md5sum] = "58ac7e5b3d9b0a1b8adf0a57fd265c76"
SRC_URI[sha256sum] = "9b3577052db92ac9282f4912eaa487729de34bf058585cfcbc79478831207889"