diff options
Diffstat (limited to 'recipes/libqpe/libqpe-opie_cvs.bb')
-rw-r--r-- | recipes/libqpe/libqpe-opie_cvs.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/libqpe/libqpe-opie_cvs.bb b/recipes/libqpe/libqpe-opie_cvs.bb new file mode 100644 index 0000000000..d3b17ac7ee --- /dev/null +++ b/recipes/libqpe/libqpe-opie_cvs.bb @@ -0,0 +1,11 @@ +require ${PN}.inc + +PV = "${OPIE_CVS_PV}" +PR = "r5" + +SRC_URI = "${HANDHELDS_CVS};module=opie/library \ + file://fix-titleheight.patch;patch=1 \ + file://unbreak-logging.patch;patch=1 \ + file://citytime-path-2.patch;patch=1 \ + " + |