summaryrefslogtreecommitdiff
path: root/packages/meta/pivotboot-image.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-04-24 06:45:27 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-04-24 06:45:27 +0000
commit1d62ff88a398c6a932107a48a5044eb177cfc661 (patch)
treea65810499a518014b02893f6e406e1451775ea2e /packages/meta/pivotboot-image.bb
parent39c05486224f9c7fb250c0b0a6533ab19fbc59bb (diff)
fix feed locations in image.bb's
BKrev: 426b4087dOWwbAqBiVJqegPOQS3b_w
Diffstat (limited to 'packages/meta/pivotboot-image.bb')
-rw-r--r--packages/meta/pivotboot-image.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/meta/pivotboot-image.bb b/packages/meta/pivotboot-image.bb
index a155690e12..7d533e3806 100644
--- a/packages/meta/pivotboot-image.bb
+++ b/packages/meta/pivotboot-image.bb
@@ -6,12 +6,12 @@ DEPENDS = "task-pivotboot"
inherit image_ipk
-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 \
- opie##http://openzaurus.org/official/unstable/3.5.2/feed/opie \
- e##http://openzaurus.org/official/unstable/3.5.2/feed/e"
+FEED_URIS_append_openzaurus = " x11##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/x11 \
+ gpe##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/gpe \
+ opie##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/opie \
+ e##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/e"
-FEED_URIS_append_familiar = " x11##http://familiar.handhelds.org/releases/0.8/feed/x11 \
- opie##http://familiar.handhelds.org/releases/0.8/feed/opie \
+FEED_URIS_append_familiar = " x11##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/x11 \
+ opie##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/opie \
LICENSE = MIT