increase dvbapp PR.
[vuplus_openembedded] / recipes / libqpe / libqpe-opie_1.2.3.bb
1 require ${PN}.inc
2
3 PR = "${INC_PR}.0"
4 TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
5
6 SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
7            file://fix-titleheight.patch;patch=1 \
8            file://unbreak-logging.patch;patch=1 \
9            file://citytime-path.patch;patch=1 \
10            file://fix-sd-card-path.patch;patch=1 \
11           "
12