into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages
2004/07/28 19:26:17+02:00 uni-frankfurt.de!mickey
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages
2004/07/28 19:26:05+02:00 uni-frankfurt.de!mickey
add a dummy kernel for MACHINE=native and tweak native.conf. oemake opie-image just ran through with this configuration.
BKrev: 41080851TVwE7XO5GzBtK7_iY1Gl3g
+#@TYPE: Machine
+#@NAME: Build Station
+#@DESCRIPTION: Machine configuration for your build station.
+
+TARGET_ARCH = "${BUILD_ARCH}"
+IPKG_ARCHS = "all ${TARGET_ARCH}"
+TARGET_PREFIX = ""
+VENDOR = "-oe"
+
+PREFERRED_PROVIDER_virtual/kernel = "native-kernel"
+ASSUME_PROVIDED = "virtual/gcc-initial virtual/gcc virtual/g++"
+ASSUME_PROVIDED += "binutils-cross"