From: Chris Larson Date: Sat, 17 Jan 2004 01:43:20 +0000 (+0000) Subject: Comment out invalid URI in the nonworking opie build that interferes with my ability... X-Git-Tag: Release-2010-05/1~20330 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668749fd241399792c5cff9ff671a80c09c52c7b;p=openembedded.git Comment out invalid URI in the nonworking opie build that interferes with my ability to oemake -c fetch with the nonworking .oe's in the OEFILES. BKrev: 40089338s82qoblq0bha7Qewoy7dKg --- diff --git a/nonworking/opie/opie_1.0.3.oe b/nonworking/opie/opie_1.0.3.oe index e69de29bb2..721f12672a 100644 --- a/nonworking/opie/opie_1.0.3.oe +++ b/nonworking/opie/opie_1.0.3.oe @@ -0,0 +1,9 @@ +DESCRIPTION = "opie" +SECTION="base" +PRIORITY="optional" +MAINTAINER="Pawel Osiczko " +DEPENDS = virtual/libc qte +RDEPENDS = libc6 qte + + +#SRC_URI=":pserver:anoncvs@cvs.handhelds.org:/cvs module=opie;module=opie;tag=v${PV}"