summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-20 21:58:59 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-20 21:58:59 +0000
commitcbc3b4bf92f8e0ebff234609bd057664da925183 (patch)
treea0b0851e0757644d060c6ffc33671c292f35faad /meta
parentee5ff316d55dada326dca1107e1db97873094ef2 (diff)
fix stupid typos in *-image
BKrev: 419fbe23hLEH9vc2dFjF1BIPdg4aQQ
Diffstat (limited to 'meta')
-rw-r--r--meta/gpe-image.oe10
-rw-r--r--meta/opie-image.oe6
2 files changed, 8 insertions, 8 deletions
diff --git a/meta/gpe-image.oe b/meta/gpe-image.oe
index da88694614..2efb2561da 100644
--- a/meta/gpe-image.oe
+++ b/meta/gpe-image.oe
@@ -1,12 +1,12 @@
MAINTAINER = "Chris Lord <cwiiis@handhelds.org>"
-FEED_URIS_append_openzaurus = "x11##http://openzaurus.org/official/unstable/3.5.2/feed/x11 \
- gpe##http://openzaurus.org/official/unstable/3.5.2/feed/gpe"
+FEED_URIS_append_openzaurus = " x11##http://openzaurus.org/official/unstable/3.5.2/feed/x11 \
+ gpe##http://openzaurus.org/official/unstable/3.5.2/feed/gpe"
-FEED_URIS_append_familiar = "x11##http://familiar.handhelds.org/releases/0.8/feed/x11 \
- gpe##http://familiar.handhelds.org/releases/0.8/feed/gpe"
+FEED_URIS_append_familiar = " x11##http://familiar.handhelds.org/releases/0.8/feed/x11 \
+ gpe##http://familiar.handhelds.org/releases/0.8/feed/gpe"
-PR = "r6"
+PR = "r7"
export IMAGE_BASENAME = "gpe-image"
diff --git a/meta/opie-image.oe b/meta/opie-image.oe
index 5bbcf94f60..6d97e43d7a 100644
--- a/meta/opie-image.oe
+++ b/meta/opie-image.oe
@@ -1,10 +1,10 @@
export IMAGE_BASENAME = "opie-image"
export IMAGE_LINGUAS = ""
-FEED_URIS_append_openzaurus = "opie##http://openzaurus.org/official/unstable/3.5.2/feed/opie"
-FEED_URIS_append_familiar = "opie##http://familiar.handhelds.org/releases/0.8/feed/opie"
+FEED_URIS_append_openzaurus = " opie##http://openzaurus.org/official/unstable/3.5.2/feed/opie"
+FEED_URIS_append_familiar = " opie##http://familiar.handhelds.org/releases/0.8/feed/opie"
-PR = "r5"
+PR = "r6"
include opie-collections.inc