aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site
AgeCommit message (Collapse)Author
2010-01-26site/mips-linux: Add entry for eds-dbusRichard Purdie
Signed-off-by: Richard Purdie <richard@rex.(none)>
2010-01-19lzo: fix building for powerpcEsben Haabendal
2010-01-15site/mips-linux: add readlineJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-06site/mips-linux: add popt variablesJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-06qemumips: Add qemumips machine from OE.devJoshua Lock
Site and machine configuration for Mips architecture and a qemumips target from Openembedded. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-12-03site/ix86-common: Add moz variablesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-09-22Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg
of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. Some of the notable bits: • DRI support in mesa and the X server. (configured in machine conf via MACHINE_DRI_MODULES variable) • XCB backend for xlib • A fairly lite X server build with lots of legacy modules disabled. I'm sure there is plenty of other fairly low hanging fruit if we want to put more effort into reducing the size of the xserver build. Currently the server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g xaa could be made conditional to save ~320K. Of course the kdrive server doesn't include glx stuff, which is a pretty big chunk. Also thanks to hrw, since I nabbed a some patches from him for this, and RP, for various bits of Poky style advice. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-28site/common-glibc: Set ac_cv_check_sjlj since system headers can otherwise ↵Richard Purdie
break the setting in pth git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4975 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-26site/arm-darwin: Add/fix various entriesRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4738 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-26site/common-uclibc: Add some extra entriesRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4737 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-15site/arm-darwin: Add ac_cv_va_copyRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4482 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-05site: Add arm-darwin8Richard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4425 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14site/arm-darwin: Add ac_cv_func_posix_getgrgid_r resultRichard Purdie
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 Juszkiewicz
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 Juszkiewicz
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 Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3736 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-18site: merged with OEMarcin Juszkiewicz
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 Purdie
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 Purdie
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 Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2989 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-19site: sync with OEMarcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2923 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-02site: Sync with OERichard Purdie
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 Burton
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 Purdie
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 Burton
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 Burton
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 Purdie
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 Purdie
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 Purdie
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 Burton
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 Burton
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 Burton
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 Burton
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 Burton
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 Burton
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 Burton
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 Burton
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 Purdie
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 Frydrych
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 Larson
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 Allum
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 Larson
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 Larson
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 Larson
qemux86. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@628 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966