diff options
Diffstat (limited to 'recipes/libqpe/libqpe-opie_1.2.4.bb')
-rw-r--r-- | recipes/libqpe/libqpe-opie_1.2.4.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/libqpe/libqpe-opie_1.2.4.bb b/recipes/libqpe/libqpe-opie_1.2.4.bb index bb154d013f..a1373d32d0 100644 --- a/recipes/libqpe/libqpe-opie_1.2.4.bb +++ b/recipes/libqpe/libqpe-opie_1.2.4.bb @@ -4,10 +4,10 @@ PR = "${INC_PR}.1" 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-2.patch;patch=1 \ - file://no-include-pro.patch;patch=1 \ - file://unhide_lnkproperties_destructor.patch;patch=1 \ + file://fix-titleheight.patch \ + file://unbreak-logging.patch \ + file://citytime-path-2.patch \ + file://no-include-pro.patch \ + file://unhide_lnkproperties_destructor.patch \ " |