blob: 49c1a934e36cb189cc282d64ea8186795b1e4b0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require ${PN}.inc
PV = "${OPIE_CVS_PV}"
PR = "r6"
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 \
file://no-include-pro.patch;patch=1 \
"
|