diff options
author | Tom Rini <tom_rini@mentor.com> | 2011-07-13 12:52:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-27 12:02:43 +0100 |
commit | b39491ef8c4282f3d8e187e08ff47263dbadb62a (patch) | |
tree | ccdebc291fffc588e41646de59ef4df5c1d74fe6 /meta/site/powerpc-linux | |
parent | 07db8ce627eb4588432d68966e1200041fba408f (diff) | |
download | poky-b39491ef8c4282f3d8e187e08ff47263dbadb62a.tar.gz |
siteinfo: Move certain bash entries to common-linux
More re-sync with oe.dev
(From OE-Core rev: 75aa86f4800a8344e1dfe721a729fdd281e26a20)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/powerpc-linux')
-rw-r--r-- | meta/site/powerpc-linux | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/powerpc-linux b/meta/site/powerpc-linux index 9498b8acc1..399a58e98a 100644 --- a/meta/site/powerpc-linux +++ b/meta/site/powerpc-linux | |||
@@ -4,9 +4,6 @@ ac_cv_func_setgrent_void=yes | |||
4 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} | 4 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} |
5 | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} | 5 | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} |
6 | 6 | ||
7 | # bash | ||
8 | bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} | ||
9 | |||
10 | # startup-notification | 7 | # startup-notification |
11 | lf_cv_sane_realloc=yes | 8 | lf_cv_sane_realloc=yes |
12 | 9 | ||