From: Paul Eggleton Date: Sun, 7 Sep 2008 13:02:20 +0000 (+0000) Subject: libqpe-opie: remove argv.patch (now in upstream CVS) X-Git-Tag: Release-2010-05/1~6139^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2a5997d11f6bcb63ed6523c2f3d0aa5d93c4b80;p=openembedded.git libqpe-opie: remove argv.patch (now in upstream CVS) --- diff --git a/packages/libqpe/libqpe-opie/argv.patch b/packages/libqpe/libqpe-opie/argv.patch deleted file mode 100644 index 5926a8d000..0000000000 --- a/packages/libqpe/libqpe-opie/argv.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: library/qpeapplication.h -=================================================================== ---- library.orig/qpeapplication.h 2008-06-12 01:18:24.548201862 +0200 -+++ library/qpeapplication.h 2008-06-12 01:18:30.861635469 +0200 -@@ -127,7 +127,7 @@ - static void showWidget( QWidget*, bool nomax=FALSE ) QPE_WEAK_SYMBOL; - /* Merge setTempScreenSaverMode */ - #ifdef QTOPIA_INTERNAL_INITAPP -- void initApp( int argv, char **argv ); -+ void initApp( int argc, char **argv ); - #endif - - static void setKeepRunning(); diff --git a/packages/libqpe/libqpe-opie_cvs.bb b/packages/libqpe/libqpe-opie_cvs.bb index 7c69904cd2..d3b17ac7ee 100644 --- a/packages/libqpe/libqpe-opie_cvs.bb +++ b/packages/libqpe/libqpe-opie_cvs.bb @@ -7,6 +7,5 @@ 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 \ - file://argv.patch;patch=1 \ "