summaryrefslogtreecommitdiffstats
path: root/meta/site
Commit message (Collapse)AuthorAgeFilesLines
* apr: add configure for NODELAY to mips-commonSaul Wold2010-12-231-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* apr: update x86_64 site config fileSaul Wold2010-12-231-0/+4
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* dpkg: fix powerpc and mips build failureDongxiao Xu2010-09-022-0/+7
| | | | | | | set dpkg va_copy value in corresponding site files for powerpc and mips Fixes [BUGID #219] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* powerpc-common: add working_getline to gettextSaul Wold2010-08-311-0/+3
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* unfs-server: new userspace nfs recipeScott Garman2010-08-202-1/+21
| | | | | | | | | | | | | | This is a simple userspace NFS server, derived from one which was previously used in openSUSE 10.x. Wind River contributed many of the patches. This package is not intended for target installations, only -native and -nativesdk use. Enabling nativesdk for readline, sqlite3, and pseudo was required, as well as a few new autoconf siteconfig entries. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* shadow: add new recipe 4.1.4.2Kevin Tian2010-08-131-0/+8
| | | | | | | | | | | | | | | | | | | | | (borrow from OpenEmbedded with below tweaks) Enhance login_defs_pam.sed according to shadow source, to ensuer we don't leave any unknown definitions in /etc/login.defs when pam is enabled no need for --disable-account-tools-setuid which is detected upon pam automatically, and no specific CFLAGS append move shadow site options to generic site files adjust indention RDEPENDS on a list of pam-plugins since they're separately packaged test with both pam enabled and pam disabled. when pam is enabled, tried some same tweak with desired effect. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* site/x86_64: Add entries to allow various programs to compileRichard Purdie2010-07-301-0/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* site/x86_64: Add missing site config for glib-2.0Richard Purdie2010-07-271-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Revert "meta/site/common: Globally disable rpath option for all gettext ↵Richard Purdie2010-07-081-3/+0
| | | | | | | | | | | | | | packages" This reverts commit da9f079481ed65d541cf5b95b47b3b1db6d79c5e which turned out to cause more problem that it fixed with libtool failures of: | i586-poky-linux-libtool: link: unsupported hardcode properties | i586-poky-linux-libtool: link: See the libtool documentation for more information. | i586-poky-linux-libtool: link: Fatal configuration error. as the hardcoded test result breaks libtool internal assumptions about linking on Linux.
* meta/site/common: Globally disable rpath option for all gettext packagesRichard Purdie2010-07-081-0/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* sudo: upgrade to 1.7.2p7Kevin Tian2010-07-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old 1.6.8p12 is quite old, even w/o source available now (only cached in pokylinux). [Patches-Poky] KEEP _autofoo.patch_: deal with bunch of autotool warnings/errors, more about underquotes. In 1.7.2p7, those error conditions disappear. But the underquotes fix is still valid to remove a bunch of autoconf warnings REMOVE _autofoo1.patch_: copy of autofoo.patch. no one uses it. REMOVE. KEEP _noexec-link.patch_: use "-module" to avoid libtool complaining about not starting with "lib". Add comment to the patch file. DISABLE _nostrip.patch_: it's wrong to strip target binaries on build host. Borrow from OE to use 'sed' instead of patch, but keept it for remind to upstream REMOVE _nonrootinstall.patch_: handle mode/owner population at install. It's not requried at all since there's pkg_postinst to handle it at right stage Other misc stuff: - update metadata information - no need to use ${S} in 1.7.2p7 - fix idention - use sed to disable strip - changes from OE: * disable PAM as our pam doesn't include necessary config files and plugs * no need to special sudo_cv_uid_t_len tweak in the recipe. It's already there in poky site files for a long time * move sudo_cv_func_unsetenv_void to meta/site/common. Stdlib.h is common across architectures in our libc headers, which conforms to POSIX standard (borrow from openembedded 1.7.2p4) Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* site/powerpc: Add popt site optionsRichard Purdie2010-06-111-0/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* m4: Set further site entriesRichard Purdie2010-06-101-0/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* site/common-glibc: Add entries for m4Richard Purdie2010-06-091-0/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* ofono: bump to 0.17Joshua Lock2010-02-091-0/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* site/mipsel-linux: add eds-dbus variablesDennis.Yxun2010-02-011-0/+3
| | | | | Signed-off-by: lan.yi.xun <dennis.yxun@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* site/mipsel-linux: add popt variablesDennis.Yxun2010-02-011-0/+3
| | | | | Signed-off-by: lan.yi.xun <dennis.yxun@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* site/mipsel-linux: add glib-2.0 variablesDennis.Yxun2010-02-011-0/+8
| | | | | Signed-off-by: lan.yi.xun <dennis.yxun@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* site/mips-linux: Add entry for eds-dbusRichard Purdie2010-01-261-0/+4
| | | | Signed-off-by: Richard Purdie <richard@rex.(none)>
* lzo: fix building for powerpcEsben Haabendal2010-01-191-1/+1
|
* site/mips-linux: add readlineJoshua Lock2010-01-151-0/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* site/mips-linux: add popt variablesJoshua Lock2010-01-061-0/+4
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* qemumips: Add qemumips machine from OE.devJoshua Lock2010-01-062-0/+142
| | | | | | | Site and machine configuration for Mips architecture and a qemumips target from Openembedded. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* site/ix86-common: Add moz variablesRichard Purdie2009-12-031-0/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | 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
* site/common-glibc: Set ac_cv_check_sjlj since system headers can otherwise ↵Richard Purdie2008-07-281-0/+1
| | | | | | break the setting in pth git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4975 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site/arm-darwin: Add/fix various entriesRichard Purdie2008-06-262-4/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4738 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site/common-uclibc: Add some extra entriesRichard Purdie2008-06-261-0/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4737 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site/arm-darwin: Add ac_cv_va_copyRichard Purdie2008-05-152-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4482 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Add arm-darwin8Richard Purdie2008-05-051-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4425 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site/arm-darwin: Add ac_cv_func_posix_getgrgid_r resultRichard Purdie2008-04-141-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4248 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: merged ac_cv_func_posix_getgrgid_r from OE (needed by glib 2.15.6+)Marcin Juszkiewicz2008-03-145-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4000 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: merged common-glibc from OEMarcin Juszkiewicz2008-03-141-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3999 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site/x86_64: Add some extra entriesRichard Purdie2008-02-111-0/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3736 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: merged with OEMarcin Juszkiewicz2008-01-182-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3534 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Sync various tweaks from OE, change default SRCREV policy to not auto ↵Richard Purdie2007-12-181-0/+7
| | | | | | increment rather than hitting the network. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3345 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Add arm-darwinRichard Purdie2007-11-301-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3276 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site/common-glibc: Add definitions to make gcc's inbuilt zlib workRichard Purdie2007-10-261-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2989 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: sync with OEMarcin Juszkiewicz2007-10-194-4/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2923 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Sync with OERichard Purdie2007-09-028-25/+131
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2655 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add site cache for /dev/random checksRoss Burton2007-08-021-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2319 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site/common-glibc: Set glib_cv_long_long_formatRichard Purdie2007-08-011-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2306 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Move some site defines from arm-common to common-glibcRoss Burton2007-08-012-6/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2288 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add missing ac_cv_have_abstract_sockets, for dbus-glibRoss Burton2007-06-271-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2019 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Move common arm entries to arm-common from arm-linuxRichard Purdie2007-05-283-7/+10
| | | | 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-278-932/+254
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1792 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Sync some site files with OERichard Purdie2007-05-279-247/+361
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1791 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
* Define eds-dbus symbols for now, see if this fixes the buildRoss Burton2007-03-151-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1351 311d38ba-8fff-0310-9ca6-ca027cbcb966
OpenPOWER on IntegriCloud