diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-02-19 11:04:46 -0600 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-03-06 10:34:25 -0600 |
commit | d9132cc66316be45f44beeea6eba734bb3ab337d (patch) | |
tree | bfd5a1257bb1649b8569998ef23351f0f536843e /conf/machine/include | |
parent | 87f409827684e39484900a20531c8a14c0cb91e6 (diff) | |
download | meta-intel-d9132cc66316be45f44beeea6eba734bb3ab337d.tar.gz |
ia32-base: remove libc-headers PREFERRED_PROVIDER
Let the distro do this.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r-- | conf/machine/include/ia32-base.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc index 8556d6ec..1fb09b17 100644 --- a/conf/machine/include/ia32-base.inc +++ b/conf/machine/include/ia32-base.inc | |||
@@ -28,7 +28,6 @@ GLIBC_EXTRA_OECONF += "--with-tls" | |||
28 | # | 28 | # |
29 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" | 29 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" |
30 | PREFERRED_VERSION_linux-yocto ?= "3.0%" | 30 | PREFERRED_VERSION_linux-yocto ?= "3.0%" |
31 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto" | ||
32 | 31 | ||
33 | # | 32 | # |
34 | # XSERVER subcomponents, used to build the XSERVER variable | 33 | # XSERVER subcomponents, used to build the XSERVER variable |