summaryrefslogtreecommitdiffstats
path: root/meta/site/arm-linux
Commit message (Collapse)AuthorAgeFilesLines
* Various siteinfo: Drop rp-pppoe variablesTom Rini2011-08-041-3/+0
| | | | | | | | | | These variables were wrong on big-endian machines and this recipe is now handled in meta-oe (along with the siteinfo files). (From OE-Core rev: 6129df9588c96ca710c585f5ed400ac551b61055) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Various siteinfo files: Drop enca sectionTom Rini2011-08-041-3/+0
| | | | | | | | | | As part of re-syncing with oe.dev, these tests aren't needed with the oe.dev recipe of enca now. (From OE-Core rev: d4c835e085d273a19483fc95f768c1fa23cf626f) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Various site files: Drop monotone/monoTom Rini2011-08-041-3/+0
| | | | | | | | | Not in oe-core nor meta-oe and based on oe.dev, possibly incomplete. (From OE-Core rev: dc678e674ba9c56feb150bf06829a44fbe4e2b5a) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* siteinfo: Move (getpgrp|setpgrp|setgrent|*get{pwuid,grgid}) to common-libcTom Rini2011-07-271-5/+0
| | | | | | | | | | These functions are determined by the C library so move them to common-glibc and common-uclibc (From OE-Core rev: 9226635ab28b5ca44ec04931d27c5c3313d56e61) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* siteinfo: Move general realloc/malloc values to common-$libcTom Rini2011-07-271-2/+0
| | | | | | | | | | | | 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). (From OE-Core rev: cab512d7ee50fb55b9412c0e1a52a589de09e0a7) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* siteinfo: Move certain mysql entries to common-linuxTom Rini2011-07-271-1/+0
| | | | | | | | | More re-sync with oe.dev (From OE-Core rev: a1ce2e6039652c94ba34bfe7343a4424a1cc133b) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* siteinfo: Move certain samba entries to common-linuxTom Rini2011-07-271-4/+0
| | | | | | | | | Part of re-syncing with oe.dev, move samba_cv_HAVE_IFACE_* to common-linux (From OE-Core rev: bf1e4b1f4952d2dd8e4acd6babb96b3c65999df0) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* site: merged with OEMarcin Juszkiewicz2008-01-181-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3534 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: sync with OEMarcin Juszkiewicz2007-10-191-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2923 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Sync with OERichard Purdie2007-09-021-13/+113
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2655 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Move common arm entries to arm-common from arm-linuxRichard Purdie2007-05-281-7/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1800 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Sync ARM changes with OE (creation of common ARM site file)Richard Purdie2007-05-271-240/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1792 311d38ba-8fff-0310-9ca6-ca027cbcb966
* va_copy exists in poky, and we also have a working memalignRoss Burton2007-04-301-5/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1583 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add some missing config variables which meant glib though our printf was ↵Ross Burton2007-04-301-1/+3
| | | | | | crippled git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1581 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add entry for the iconv check in eds-dbusRoss Burton2007-03-151-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1346 311d38ba-8fff-0310-9ca6-ca027cbcb966
* arm-linux does support abstract socketsRoss Burton2007-03-151-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1345 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update gnome-vfs partially from OE, removing the krb hackRoss Burton2007-01-271-3/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1210 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Very nasty hack for gnome-vfs, to force the krb5_config check to failRoss Burton2006-12-241-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1095 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add glib_cv_monotonic_clock for glib 2.12Ross Burton2006-12-121-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1024 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Site file handling update: Instead of one site file per target, allow ↵Richard Purdie2006-11-211-2/+14
| | | | | | 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
* Add ac_cv_sizeof_int_p, needed mysteriously suddenly by rxvt-unicodeMatthew Allum2006-08-291-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@675 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-0/+301
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966