aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_1.2.2.bb
blob: 8cb2ce9bbd838bf36d8d74c386eb1b55bc58891b (plain)
1
2
3
4
5
6
7
8
require ${PN}.inc

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

SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
	file://save-windows-pos-dynamic.patch \
	file://fix-titleheight.patch"