From: Oyvind Repvik Date: Wed, 7 Mar 2007 12:26:59 +0000 (+0000) Subject: turbostation: Add a kernel-feed for the turbostation X-Git-Tag: Release-2010-05/1~8868^2~1105^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194d199ab544750cce2c407925c83ad31edb6fa6;p=openembedded.git turbostation: Add a kernel-feed for the turbostation --- diff --git a/conf/machine/turbostation.conf b/conf/machine/turbostation.conf index 7184958664..3bffe593f5 100644 --- a/conf/machine/turbostation.conf +++ b/conf/machine/turbostation.conf @@ -4,6 +4,8 @@ TARGET_FPU = "hard" PACKAGE_EXTRA_ARCHS = "ppc ppc603e" MACHINE_TASK_PROVIDER = "task-base" +FEED_URIS += "turbostation##http://ipkg.kynisk.com/opents/cross/1.0-dev/" + # terminal specs - console, but no other ports SERIAL_CONSOLE="115200 console" USE_VT="0"