From 1f6d3d970b63b8d62662e1bd159f20071ca9fe18 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 21 Apr 2005 15:08:36 +0000 Subject: bootstrap-image.bb: replace oz and fam versions with DISTRO_VERSION BKrev: 4267c1f467-Ql2q5irTjDmvL98wZjQ --- packages/meta/bootstrap-image.bb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'packages') diff --git a/packages/meta/bootstrap-image.bb b/packages/meta/bootstrap-image.bb index a7aa9025fe..2767d36eaf 100644 --- a/packages/meta/bootstrap-image.bb +++ b/packages/meta/bootstrap-image.bb @@ -6,14 +6,12 @@ DEPENDS = "task-bootstrap" 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 \ - gpe##http://familiar.handhelds.org/releases/0.8/feed/gpe \ - opie##http://familiar.handhelds.org/releases/0.8/feed/opie \ - e##http://familiar.handhelds.org/releases/0.8/feed/e" +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 -- cgit v1.2.3