diff options
Diffstat (limited to 'packages/libqpe/libqpe-opie_1.2.2.bb')
-rw-r--r-- | packages/libqpe/libqpe-opie_1.2.2.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/libqpe/libqpe-opie_1.2.2.bb b/packages/libqpe/libqpe-opie_1.2.2.bb index 6cd4368187..00e5ca859a 100644 --- a/packages/libqpe/libqpe-opie_1.2.2.bb +++ b/packages/libqpe/libqpe-opie_1.2.2.bb @@ -1,8 +1,6 @@ include ${PN}.inc - + TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}" SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \ - file://0905_datebookmonth.patch;patch=1;pnum=0 \ file://fix-titleheight.patch;patch=1" - |