aboutsummaryrefslogtreecommitdiffstats
path: root/site
AgeCommit message (Collapse)Author
2008-05-07pth: fix it for (at least) gentoo multilib system.Michael Krelin
actually, it's not a fix, but rather an attemt to mimick its behaviour on other systems, which is wrong, anyway, since it attempts checks against build system. But since it works, perhaps it should do for now. On the other hand, maybe opkg crashes somewhere around here, as gpgme depends on pth. BTW, long time no commits ;-)
2008-04-05site: add more uclibc entriesKoen Kooi
2008-03-19site/powerpc-common: Add va_copy entry for dpkg, fix other incorrect va_copy ↵Richard Purdie
entry
2008-03-18site/powerpc-common: Add va_copy entriesRichard Purdie
2008-03-18avr32 site: add a few permutations of va_copyKoen Kooi
2008-03-16site/sh-common: Added ac_cv_func_posix_getgrgid_r=yesLeon Woestenberg
2008-03-14avr32 site: repair glib entryKoen Kooi
2008-03-14avr32 site file: add entry for sudo Koen Kooi
2008-03-14avr32 site files: add more entriesKoen Kooi
2008-03-11site: Move ac_cv_file__dev_zero definition to common-linuxRichard Purdie
2008-03-10powerpc-common: added ac_cv_func_posix_getgrgid_r=yes required by glib 2.15.6Jeremy Laine
2008-03-09site/arm-linux: Add /dev/zero test result for aprRichard Purdie
2008-03-06ix86-common: added ac_cv_func_posix_getgrgid_r=yes required by glib 2.15.6Marcin Juszkiewicz
2008-03-06site/armeb: Add ac_cv_func_posix_getgrgid_r entry to fix glib-2.0 configure ↵Richard Purdie
failure
2008-03-05arm linux uclibc site: add posix getgrgid_r Koen Kooi
2008-02-27site/common-glibc: Set ac_cv_type_uid_t since autoconf detects it incorrectlyRichard Purdie
2008-01-15propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
6d44b490ec30acc0370a045d7b1eb3eae2b73ab9) to branch 'org.openembedded.dev.avr32' (head 6793a5c97e2e2221d152d0e63239c891b2c4ec5e)
2008-01-14site/arm-linux: Add rpppoe_cv_pack_bitfields.Paul Sokolovsky
* Everywhere else it is "rev", so I assume it's just gcc property, and use the same.
2007-12-11propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
acccc4840b95c279164a3eeacf893200164bdc65) to branch 'org.openembedded.dev.avr32' (head 4a915ee0a28076c53049330f3f2e58c7b85ef7a8)
2007-12-01site/common-glibc: Add entry for gcc-zlib from pokyRichard Purdie
2007-12-01site: Add arm-darwin (from poky)Richard Purdie
2007-11-16site/arm-*: add getgrgid for gioPhilipp Zabel
2007-11-12site/common-glibc: add entries for squidT Kemp
2007-10-31propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
a6b798a43c05aef43ed650ab880f3edd386d0aa3) to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1)
2007-10-19site/ix86-common: removed repeated entry for ac_cv_linux_versMarcin Juszkiewicz
2007-10-07propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
23aeaf6386edeac3312ef7bf65975595704646cb) to branch 'org.openembedded.dev.avr32' (head 60ed8ee80ed7d3ce9fd1d319931577988ff07968)
2007-10-01site: commit some local changesKoen Kooi
2007-09-30site: add more entries for avr32Koen Kooi
2007-09-14avr32 site: add ac_cv_linux_vers=${ac_cv_linux_vers=2}Koen Kooi
2007-09-13propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
ab0d9a488e49d9ec307f6d034845a25a157b066b) to branch 'org.openembedded.dev.avr32' (head 4c5317ddb5784cda08980db89021f3fc1e9b786e)
2007-09-06site: Add mips site information (untested)Florian Boor
2007-09-06site/ix86-common : Add a def for libpcapStelios Koroneos
2007-09-04propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
3fed235384e32b1c9ba26c86ff39b2ffb928fbed) to branch 'org.openembedded.dev.avr32' (head 50c56d6b5b2d15f6bc9c32b4f9907bc0d1c3564b)
2007-09-03common-glibc: add mono and guile stuffKoen Kooi
2007-09-02site: Sync with PokyRichard Purdie
2007-08-24propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
63851b92b9273aff39e9034738719537beaaad00) to branch 'org.openembedded.dev.avr32' (head 73b3fea2362aba583bd68ba2381480ce68660133)
2007-08-20site/ix86-common: added glib_cv_sizeof_system_thread definition to get glib ↵Marcin Juszkiewicz
1.2 built
2007-08-12site/arm-common: add unaligned access for gstreamerKoen Kooi
2007-08-12site/avr32-common: add more entriesKoen Kooi
2007-07-28site: we all have /dev/random, so put it in commonKoen Kooi
2007-07-15site/common-glibc: deal with scanf issue in preparation for inclusion of ↵Rolf Leggewie
gnucash. Thanks Paul!
2007-07-12gnet: Add svn version instead of CVS one. Add necessary site file bits.Florian Boor
2007-07-10site/common-glibc: Added ac_cv_func_malloc_0_nonnull & ac_cv_func_memcmp_workingPaul Sokolovsky
* These are assumed to be applicable for any glibc build.
2007-06-26mono: add mono_cv_uscore to arm-linux site fileCliff Brake
add section to contrib/site-conf/m4/mono.m4, but this still needs some work.
2007-06-11Blackfin support:Koen Kooi
* siteinfo.bbclass, bfin-common: autofoo support * kernel-arch.bbclass, linux-libc-headers_2.6.20.bb: bfin -> blackfin mapping for the kernel * insane.bbclass: stubs for bfin arch, needs proper number, but that will get reported when it encounters the first binary * uclibc: config for adsp-bf537-stamp machine * adsp-bf537-stamp.conf: machine description for adsp-bf537-stamp board (http://www.analog.com/en/prod/0%2C2877%2CBF537%25252DSTAMP%2C00.html) The build currently stops in binutils cross with the "ld not supported on this archicture" message
2007-06-02site/avr32-common: start avr32 sitefileKoen Kooi
2007-05-18mipsel-linux site: add some more entries (from #2234)Koen Kooi
2007-05-17site: Update the site files to handle glibc having sys_siglist while uclibcJamie Lenehan
doesn't. It was only enabled for arm and ixp4xx in older version of uclibc but not for anything else. Uclibc says it'll go away in uclibc soon and so shouldn't be used.
2007-04-30site/arm: updates from pokyKoen Kooi
2007-04-29site/powerpc-common: Add a common site fike for powerpc archStelios Koroneos
Still needs work, especially uclibc part