summaryrefslogtreecommitdiff
path: root/packages/libqpe/libqpe-opie_1.2.1.bb
blob: fd806b8ca6d9c20e4c77f19f04de1c5934911746 (plain)
1
2
3
4
5
6
7
8
9
include ${PN}.inc
    
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}" 
PR = "r1"

SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
        file://0905_datebookmonth.patch;patch=1;pnum=0 \
	file://fix-titleheight.patch;patch=1"