increase dvbapp PR.
[vuplus_openembedded] / conf / machine / geodegx.conf
1 # Machine file for devices with the AMD Geode GX processor 
2 # Copyright (C) 2005, Advanced Micro Devices, Inc.  All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
4
5 TARGET_ARCH =  "i486"
6
7 require conf/machine/include/tune-geode.inc
8
9 PREFERRED_PROVIDER_virtual/kernel = "linux-geodegx"
10 BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"
11
12 udevdir = "/dev"
13
14 KERNEL_IMAGETYPE = "bzImage"
15
16 GLIBC_ADDONS = "nptl"
17 GLIBC_EXTRA_OECONF = "--with-tls --with-cpu=geode"