repo.or.cz
/
org.openembedded.dev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git]
/
packages
/
libschedule
/
libschedule_svn.bb
blob
1095c2de3288200c44873e1c77056c8bdc1f75f8
1
DESCRIPTION
=
"RTC alarm handling library for GPE"
2
SECTION
=
"gpe/libs"
3
PRIORITY
=
"optional"
4
LICENSE
=
"LGPL"
5
DEPENDS
=
"glib-2.0 sqlite libgpewidget"
6
PV
=
"0.16+svn${SRCDATE}"
7
PR
=
"r0"
8
9
inherit autotools pkgconfig gpe
10
11
SRC_URI
=
"${GPE_SVN}"
12
13
S
=
"${WORKDIR}/${PN}"
14
15
do_stage
() {
16
autotools_stage_all
17
}
18
19
DEFAULT_PREFERENCE
=
"-1"