[oe-commits] org.oe.dev openturbostation: Split feed into packages and kernel

nail commit openembedded-commits at lists.openembedded.org
Wed Mar 7 18:14:05 UTC 2007


openturbostation: Split feed into packages and kernel

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 90048af30ac24368b61c972eef14cb4d040e7146
ViewMTN: http://monotone.openembedded.org/revision.psp?id=90048af30ac24368b61c972eef14cb4d040e7146
Files:
1
conf/distro/openturbostation.conf
Diffs:

#
# mt diff -r0982ef3e2b2a4f216e937415bed2f056a0fd994f -r90048af30ac24368b61c972eef14cb4d040e7146
#
# 
# 
# patch "conf/distro/openturbostation.conf"
#  from [a1e427ce38387b7d0e4a2fdaf44f18a1fb8a7bb1]
#    to [65be4f6eaf39c99a56d8c997bfc94ffad75fbfa8]
# 
============================================================
--- conf/distro/openturbostation.conf	a1e427ce38387b7d0e4a2fdaf44f18a1fb8a7bb1
+++ conf/distro/openturbostation.conf	65be4f6eaf39c99a56d8c997bfc94ffad75fbfa8
@@ -16,8 +16,8 @@ IMAGE_FSTYPES = "jffs2"
 INHERIT += "package_ipk"
 IMAGE_BASENAME = "openturbostation"
 IMAGE_FSTYPES = "jffs2"
-FEED_URIS = "openturbostation##http://ipkg.kynisk.com/opents/cross/1.0-dev"
-
+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"
 # For protium on the turbostation
 
 #






More information about the Openembedded-commits mailing list