summaryrefslogtreecommitdiff
path: root/meta/site
AgeCommit message (Collapse)AuthorFiles
2008-04-14site/arm-darwin: Add ac_cv_func_posix_getgrgid_r resultRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4248 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-14site: merged ac_cv_func_posix_getgrgid_r from OE (needed by glib 2.15.6+)Marcin Juszkiewicz5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4000 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-14site: merged common-glibc from OEMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3999 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-11site/x86_64: Add some extra entriesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3736 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-18site: merged with OEMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3534 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-18Sync various tweaks from OE, change default SRCREV policy to not auto ↵Richard Purdie1
increment rather than hitting the network. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3345 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30site: Add arm-darwinRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3276 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-26site/common-glibc: Add definitions to make gcc's inbuilt zlib workRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2989 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-19site: sync with OEMarcin Juszkiewicz4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2923 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-02site: Sync with OERichard Purdie8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2655 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-02Add site cache for /dev/random checksRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2319 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01site/common-glibc: Set glib_cv_long_long_formatRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2306 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01Move some site defines from arm-common to common-glibcRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2288 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27Add missing ac_cv_have_abstract_sockets, for dbus-glibRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2019 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-28site: Move common arm entries to arm-common from arm-linuxRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1800 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-27site: Sync ARM changes with OE (creation of common ARM site file)Richard Purdie8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1792 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-27site: Sync some site files with OERichard Purdie9
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1791 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-30va_copy exists in poky, and we also have a working memalignRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1583 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-30Add some missing config variables which meant glib though our printf was ↵Ross Burton1
crippled git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1581 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-15Define eds-dbus symbols for now, see if this fixes the buildRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1351 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-15Add entry for the iconv check in eds-dbusRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1346 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-15arm-linux does support abstract socketsRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1345 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-27Update gnome-vfs partially from OE, removing the krb hackRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1210 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-24Very nasty hack for gnome-vfs, to force the krb5_config check to failRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1095 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-12Add glib_cv_monotonic_clock for glib 2.12Ross Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1024 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-21Site file handling update: Instead of one site file per target, allow ↵Richard Purdie22
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
2006-10-24meta/site/x86_64-linux: fixed value of db_cv_mutexTomas Frydrych1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@817 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-09add va_copy bits to the i586-linux site file.Chris Larson1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@791 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29Add ac_cv_sizeof_int_p, needed mysteriously suddenly by rxvt-unicodeMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@675 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-25Add a few more i586-linux test results for x86 builds.Chris Larson1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@637 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23Add a few more test results to i586-linux for the qemux86 build, this time ↵Chris Larson1
for libgcrypt. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@631 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23Add a couple entries to the i586 site file, to fix up the avahi build for ↵Chris Larson1
qemux86. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@628 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie21
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966