blob: d3b17ac7ee3bd3fc5fd02bca62d849442dd51bef (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require ${PN}.inc
PV = "${OPIE_CVS_PV}"
PR = "r5"
SRC_URI = "${HANDHELDS_CVS};module=opie/library \
file://fix-titleheight.patch;patch=1 \
file://unbreak-logging.patch;patch=1 \
file://citytime-path-2.patch;patch=1 \
"
|