diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-11-21 14:34:40 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-11-21 14:34:40 +0000 |
| commit | 634232e6966404641d838fe744c8c1bf8297a664 (patch) | |
| tree | e279222cc00a171bf39691b70ca46403f5c0538b /meta/site/arm-linux-uclibc | |
| parent | 4c9521de57092b816a332a1801ab625182a58371 (diff) | |
| download | poky-634232e6966404641d838fe744c8c1bf8297a664.tar.gz | |
Site file handling update: Instead of one site file per target, allow entries to be shared. Handled through siteinfo.bbclass
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@931 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/arm-linux-uclibc')
| -rw-r--r-- | meta/site/arm-linux-uclibc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/site/arm-linux-uclibc b/meta/site/arm-linux-uclibc index 76a93f0f67..ae50b743e3 100644 --- a/meta/site/arm-linux-uclibc +++ b/meta/site/arm-linux-uclibc | |||
| @@ -25,8 +25,6 @@ ac_cv_ushort=${ac_cv_ushort=yes} | |||
| 25 | 25 | ||
| 26 | mr_cv_target_elf=${mr_cv_target_elf=yes} | 26 | mr_cv_target_elf=${mr_cv_target_elf=yes} |
| 27 | 27 | ||
| 28 | ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} | ||
| 29 | ac_cv_c_bigendian=${ac_cv_c_bigendian=no} | ||
| 30 | ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} | 28 | ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} |
| 31 | 29 | ||
| 32 | # apache | 30 | # apache |
| @@ -57,6 +55,7 @@ nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no} | |||
| 57 | 55 | ||
| 58 | # libnet | 56 | # libnet |
| 59 | ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil} | 57 | ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil} |
| 58 | ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} | ||
| 60 | 59 | ||
| 61 | # screen | 60 | # screen |
| 62 | screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no} | 61 | screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no} |
