summaryrefslogtreecommitdiff
path: root/nonworking
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-01-17 01:43:20 +0000
committerChris Larson <clarson@kergoth.com>2004-01-17 01:43:20 +0000
commit668749fd241399792c5cff9ff671a80c09c52c7b (patch)
tree91e50e8578497428f8ee1b44c7aee7167f3913d1 /nonworking
parent1853d13f095d45b71ec4d3c2b0247f20f40f8b08 (diff)
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
Diffstat (limited to 'nonworking')
-rw-r--r--nonworking/opie/opie_1.0.3.oe9
1 files changed, 9 insertions, 0 deletions
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 <p.osiczko@tetrapyloctomy.org>"
+DEPENDS = virtual/libc qte
+RDEPENDS = libc6 qte
+
+
+#SRC_URI=":pserver:anoncvs@cvs.handhelds.org:/cvs module=opie;module=opie;tag=v${PV}"