diff options
author | Tom Rini <tom_rini@mentor.com> | 2011-07-26 16:27:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:04:06 +0100 |
commit | d4c835e085d273a19483fc95f768c1fa23cf626f (patch) | |
tree | 88971ebad478fdb3bb92cc39c4f94325c2627518 /meta/site | |
parent | bca50524921a870bf774e23973a834f20701f146 (diff) | |
download | openembedded-core-d4c835e085d273a19483fc95f768c1fa23cf626f.tar.gz openembedded-core-d4c835e085d273a19483fc95f768c1fa23cf626f.tar.bz2 openembedded-core-d4c835e085d273a19483fc95f768c1fa23cf626f.zip |
Various siteinfo files: Drop enca section
As part of re-syncing with oe.dev, these tests aren't needed with the
oe.dev recipe of enca now.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/site')
-rw-r--r-- | meta/site/arm-linux | 3 | ||||
-rw-r--r-- | meta/site/ix86-common | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/meta/site/arm-linux b/meta/site/arm-linux index 87b45eb411..2f4974b81b 100644 --- a/meta/site/arm-linux +++ b/meta/site/arm-linux @@ -139,9 +139,6 @@ samba_cv_USE_SETREUID=${samba_cv_USE_SETREUID=yes} samba_cv_USE_SETUIDX=${samba_cv_USE_SETUIDX=yes} samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} -# enca -yeti_cv_func_scanf_modif_size_t=yes - # clamav clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes} clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes} diff --git a/meta/site/ix86-common b/meta/site/ix86-common index c6634661f2..f89835da1a 100644 --- a/meta/site/ix86-common +++ b/meta/site/ix86-common @@ -74,9 +74,6 @@ ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} dpkg_cv_va_copy=${ac_cv_va_copy=no} dpkg_cv___va_copy=${ac_cv___va_copy=yes} -# enca -yeti_cv_func_scanf_modif_size_t=yes - # ettercap ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes} |