From: Marcin Juszkiewicz Date: Wed, 12 Oct 2005 16:39:48 +0000 (+0000) Subject: opie-datebook: backported fix for opie bug#1707 from CVS X-Git-Tag: Release-2010-05/1~9453^2~3274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a5a4211d2d32b831534ca67c04c85c0d4210125;p=openembedded.git opie-datebook: backported fix for opie bug#1707 from CVS - new event dialog was too wide on QVGA screen --- diff --git a/packages/opie-datebook/opie-datebook_1.2.1.bb b/packages/opie-datebook/opie-datebook_1.2.1.bb index f4abfbaf9d..1470bc05f0 100644 --- a/packages/opie-datebook/opie-datebook_1.2.1.bb +++ b/packages/opie-datebook/opie-datebook_1.2.1.bb @@ -1,6 +1,7 @@ include ${PN}.inc - - + +PR = "r1" SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/pim/datebook \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/apps" + ${HANDHELDS_CVS};tag=${TAG};module=opie/apps \ + file://bug1707fix.patch;patch=1"