diff options
author | Holger Freyther <zecke@selfish.org> | 2004-11-14 22:42:26 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-11-14 22:42:26 +0000 |
commit | 53b69e0f99019f034870649596d925264f58091f (patch) | |
tree | 774ea69028746242664138331a7ecf19641b38fd | |
parent | 6793fe3c104f29442c4dc6405a1687712044ee2b (diff) |
Opie Upstream Change:
Bartender, Ftp, KPacman, Oyatzee, Performance, PowerChord are now quicklaunch so we remove
APPTYPE = binary from the .oe files
BKrev: 4197df524f57Bw0xclZbUnGpUR5jwQ
-rw-r--r-- | opie-bartender/opie-bartender_cvs.oe | 1 | ||||
-rw-r--r-- | opie-ftp/opie-ftp_cvs.oe | 1 | ||||
-rw-r--r-- | opie-kpacman/opie-kpacman_cvs.oe | 1 | ||||
-rw-r--r-- | opie-oyatzee/opie-oyatzee_cvs.oe | 1 | ||||
-rw-r--r-- | opie-performance/opie-performance_cvs.oe | 1 | ||||
-rw-r--r-- | opie-powerchord/opie-powerchord_cvs.oe | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/opie-bartender/opie-bartender_cvs.oe b/opie-bartender/opie-bartender_cvs.oe index 1a9e6a774f..2818d3c6ff 100644 --- a/opie-bartender/opie-bartender_cvs.oe +++ b/opie-bartender/opie-bartender_cvs.oe @@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" PV = "1.1.6+cvs-${CVSDATE}" APPNAME = "bartender" -APPTYPE = "binary" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/opie-bartender \ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ diff --git a/opie-ftp/opie-ftp_cvs.oe b/opie-ftp/opie-ftp_cvs.oe index e5c049cdd8..dd4bf5d740 100644 --- a/opie-ftp/opie-ftp_cvs.oe +++ b/opie-ftp/opie-ftp_cvs.oe @@ -6,7 +6,6 @@ LICENSE = "GPL" DEPENDS = "libopiecore2 opie-ftplib" PV = "1.1.6+cvs-${CVSDATE}" APPNAME = "opieftp" -APPTYPE = "binary" I18N_FILES = "opieftp.ts" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/opieftp \ diff --git a/opie-kpacman/opie-kpacman_cvs.oe b/opie-kpacman/opie-kpacman_cvs.oe index 5757fc263a..7aea0d95e4 100644 --- a/opie-kpacman/opie-kpacman_cvs.oe +++ b/opie-kpacman/opie-kpacman_cvs.oe @@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" PV = "1.1.6+cvs-${CVSDATE}" APPNAME = "kpacman" -APPTYPE = "binary" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/kpacman \ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ diff --git a/opie-oyatzee/opie-oyatzee_cvs.oe b/opie-oyatzee/opie-oyatzee_cvs.oe index a097e50f8b..a3b53c7e6d 100644 --- a/opie-oyatzee/opie-oyatzee_cvs.oe +++ b/opie-oyatzee/opie-oyatzee_cvs.oe @@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" PV = "1.1.6+cvs-${CVSDATE}" APPNAME = "oyatzee" -APPTYPE = "binary" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/oyatzee \ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ diff --git a/opie-performance/opie-performance_cvs.oe b/opie-performance/opie-performance_cvs.oe index 3edf1480c2..926cc14f73 100644 --- a/opie-performance/opie-performance_cvs.oe +++ b/opie-performance/opie-performance_cvs.oe @@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" PV = "1.1.6+cvs-${CVSDATE}" APPNAME = "performance" -APPTYPE = "binary" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/performance \ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ diff --git a/opie-powerchord/opie-powerchord_cvs.oe b/opie-powerchord/opie-powerchord_cvs.oe index 89cb82cca4..38521f5859 100644 --- a/opie-powerchord/opie-powerchord_cvs.oe +++ b/opie-powerchord/opie-powerchord_cvs.oe @@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" PV = "1.1.6+cvs-${CVSDATE}" APPNAME = "powerchord" -APPTYPE = "binary" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/multimedia/powerchord \ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ |