From 03ae92942048e818b104b90a7228cc576b8bf69e Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Wed, 7 Mar 2007 21:13:24 +0000 Subject: openturbostation: Add missing + --- conf/distro/openturbostation.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/distro') diff --git a/conf/distro/openturbostation.conf b/conf/distro/openturbostation.conf index 0da719eb80..454821349a 100644 --- a/conf/distro/openturbostation.conf +++ b/conf/distro/openturbostation.conf @@ -16,8 +16,8 @@ INHERIT += "debian" INHERIT += "package_ipk" IMAGE_BASENAME = "openturbostation" IMAGE_FSTYPES = "jffs2" -FEED_URIS = "openturbostation##http://ipkg.kynisk.com/opents/cross/1.0-dev/packages" -FEED_URIS = "openturbostation-kernel##http://ipkg.kynisk.com/opents/cross/1.0-dev/kernel" +FEED_URIS = "openturbostation-packages##http://ipkg.kynisk.com/opents/cross/1.0-dev/packages" +FEED_URIS += "openturbostation-kernel##http://ipkg.kynisk.com/opents/cross/1.0-dev/kernel" # For protium on the turbostation # -- cgit 1.2.3-korg