aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_1.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libqpe/libqpe-opie_1.2.2.bb')
-rw-r--r--recipes/libqpe/libqpe-opie_1.2.2.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/libqpe/libqpe-opie_1.2.2.bb b/recipes/libqpe/libqpe-opie_1.2.2.bb
new file mode 100644
index 0000000000..009a075091
--- /dev/null
+++ b/recipes/libqpe/libqpe-opie_1.2.2.bb
@@ -0,0 +1,8 @@
+require ${PN}.inc
+
+PR = "r3"
+TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
+
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
+ file://save-windows-pos-dynamic.patch;patch=1 \
+ file://fix-titleheight.patch;patch=1"