aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_1.2.4.bb
blob: 2fa784a2fe2cc7b93500a373b66debae9125715e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require ${PN}.inc

PR = "${INC_PR}.1"
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"

SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
           file://fix-titleheight.patch;apply=yes \
           file://unbreak-logging.patch;apply=yes \
           file://citytime-path-2.patch;apply=yes \
           file://no-include-pro.patch;apply=yes \
           file://unhide_lnkproperties_destructor.patch;apply=yes \
          "