aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_1.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libqpe/libqpe-opie_1.2.3.bb')
-rw-r--r--recipes/libqpe/libqpe-opie_1.2.3.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/libqpe/libqpe-opie_1.2.3.bb b/recipes/libqpe/libqpe-opie_1.2.3.bb
new file mode 100644
index 0000000000..0822385b9d
--- /dev/null
+++ b/recipes/libqpe/libqpe-opie_1.2.3.bb
@@ -0,0 +1,12 @@
+require ${PN}.inc
+
+PR = "r3"
+TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
+
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
+ file://fix-titleheight.patch;patch=1 \
+ file://unbreak-logging.patch;patch=1 \
+ file://citytime-path.patch;patch=1 \
+ file://fix-sd-card-path.patch;patch=1 \
+ "
+