fix PREFERRED_PROVIDER
authorPhil Blundell <philb@gnu.org>
Sat, 11 Sep 2004 14:13:27 +0000 (14:13 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 11 Sep 2004 14:13:27 +0000 (14:13 +0000)
BKrev: 41430807NlZfkrbxOILo6WOzORVFYQ

conf/epia.conf

index e69de29..e267254 100644 (file)
@@ -0,0 +1,11 @@
+TARGET_ARCH = "i686"
+TARGET_VENDOR = "-oe"
+PREFERRED_PROVIDER_virtual/kernel = "linux-epia"
+IMAGE_FSTYPE = "cramfs"
+BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel pciutils udev module-init-tools strace"
+BOOTSTRAP_EXTRA_RDEPENDS = "pciutils udev module-init-tools kernel-modules strace"
+udevdir = "/dev"
+OLDEST_KERNEL = "2.6.5"
+GLIBC_ADDONS = "nptl"
+GLIBC_EXTRA_OECONF = "--with-tls"
+IPKG_ARCHS = "i386"