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