summaryrefslogtreecommitdiff
path: root/packages/python/python-dbus
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-06-10 11:18:29 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-10 11:18:29 +0000
commit77da90f344c9f4d55eb5cac92c8d3a7e77f6884c (patch)
tree7437eacffec6d521994440271e7a577e870a98b3 /packages/python/python-dbus
parent585497fab1cf0a98e4cfb5451f6668d775d745e2 (diff)
spectrum-fw: fix broken fix. close #1075
Diffstat (limited to 'packages/python/python-dbus')
0 files changed, 0 insertions, 0 deletions
2011-08-04Various siteinfo files: Consolidate ac_cv_func_getaddrinfoTom Rini1 This is a libc feature, move there. Drop the ipsec-tools specific test as ipsec-tools (a) assumes fine on cross-compile and (b) doesn't support buggy getaddrinfo now. Signed-off-by: Tom Rini <tom_rini@mentor.com> 2011-08-04Various site files: Drop monotone/monoTom Rini1 Not in oe-core nor meta-oe and based on oe.dev, possibly incomplete. Signed-off-by: Tom Rini <tom_rini@mentor.com> 2011-08-04sudo: Drop sudo_cv_uid_t_len from site filesTom Rini1 We were just setting this to the assumed default. If anything, this belongs in the libc files if we must set it. Signed-off-by: Tom Rini <tom_rini@mentor.com> 2011-07-27siteinfo: Move (getpgrp|setpgrp|setgrent|*get{pwuid,grgid}) to common-libcTom Rini1 These functions are determined by the C library so move them to common-glibc and common-uclibc Signed-off-by: Tom Rini <tom_rini@mentor.com> 2011-07-27siteinfo: Move general realloc/malloc values to common-$libcTom Rini1 These are tests for glibc behavior which we have enabled in uclibc. Note that if we ever disable MALLOC_GLIBC_COMPAT the uclibc tests will need to be changed (but I believe this would also entail massive patching to the rest of userspace so this should be unlikely). Signed-off-by: Tom Rini <tom_rini@mentor.com> 2011-07-27siteinfo: Move certain db entries to common-linuxTom Rini1 Note that we had a number of unused and ignored settings wrt mutex support. These have been dropped as they weren't being used and implied some odd things to boot. This is also a partial resync with oe.dev which had some, but not all of these changes. Signed-off-by: Tom Rini <tom_rini@mentor.com> 2011-07-27siteinfo: Move certain mysql entries to common-linuxTom Rini1 More re-sync with oe.dev Signed-off-by: Tom Rini <tom_rini@mentor.com> 2011-07-27siteinfo: Move certain bash entries to common-linuxTom Rini1 More re-sync with oe.dev Signed-off-by: Tom Rini <tom_rini@mentor.com>