| Commit message (Expand) | Author | Age | Files | Lines |
* | package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typo | Koen Kooi | 2011-08-01 | 3 | -9/+9 |
* | rootfs_rpm.bbclass: Fix multilib configurations to use DEFAULTTUNE | Mark Hatle | 2011-08-01 | 1 | -1/+1 |
* | sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHS | Kumar Gala | 2011-08-01 | 1 | -1/+9 |
* | tune-ppce500mc: Adjust PowerPC e500mc tune file to correctly set hard fpu. | Malcolm Crossley | 2011-08-01 | 1 | -1/+1 |
* | tune/arch-powerpc64: Remove support for soft-float from ppc64 | Kumar Gala | 2011-08-01 | 1 | -4/+2 |
* | tune/arch-powerpc64: Fix typo with 64-bit TUNE_CCARGS handling | Kumar Gala | 2011-08-01 | 1 | -1/+1 |
* | sgml-common-native: Read a catalog backup to repopulate sgml-docbook.cat | Saul Wold | 2011-08-01 | 1 | -1/+17 |
* | openjade-native: Write a bak file for shared state | Saul Wold | 2011-08-01 | 1 | -1/+4 |
* | docbook-dsssl-stylesheets-native: Write a bak file for shared state | Saul Wold | 2011-08-01 | 1 | -1/+4 |
* | docbook-sgml-dtd-native: Write a bak file for shared state | Saul Wold | 2011-08-01 | 1 | -1/+4 |
* | libzypp: Fix variable substitution problem in do_archgen step | Kumar Gala | 2011-08-01 | 1 | -4/+4 |
* | glibc: deleted | Phil Blundell | 2011-08-01 | 34 | -2999/+0 |
* | meta-environment: set correct *MULTIMACH_TARGET_SYS. | Lianhao Lu | 2011-08-01 | 2 | -7/+9 |
* | feature-arm-thumb: respect ARM_INSTRUCTION_SET | Martin Jansa | 2011-07-29 | 1 | -1/+2 |
* | tune-xscale: fix xscale/xscale-be confusion | Dmitry Eremin-Solenikov | 2011-07-29 | 1 | -1/+1 |
* | arch-armv6, arch-armv5-dsp: correct endianness confusion | Phil Blundell | 2011-07-29 | 2 | -6/+6 |
* | tune-cortex{m1, m3, r4}: correct spelling of "cortex" | Phil Blundell | 2011-07-29 | 3 | -4/+3 |
* | bitbake.conf: remove PACKAGE_EXTRA_ARCHS_tune-XXX default | Paul Eggleton | 2011-07-28 | 1 | -1/+0 |
* | Update TERMCMD message to align with previous change | Matthew McClintock | 2011-07-27 | 1 | -1/+1 |
* | rootfs_rpm: Disable debug messages | Richard Purdie | 2011-07-27 | 1 | -1/+1 |
* | package_rpm.bbclass: Fix mistake reported by Mark Hatle | Richard Purdie | 2011-07-27 | 1 | -1/+1 |
* | ghostscript: fix parallel build issue | Kang Kai | 2011-07-27 | 2 | -1/+19 |
* | opkg svn: bump SRCREV to 625 | Koen Kooi | 2011-07-27 | 1 | -1/+1 |
* | base bbclass: add TUNE_FEATURES to the default banner | Koen Kooi | 2011-07-27 | 1 | -1/+1 |
* | libpam 1.1.4: fix packaging | Koen Kooi | 2011-07-27 | 1 | -2/+4 |
* | connman: Change hard coded package name to support multilib | Dongxiao Xu | 2011-07-27 | 1 | -1/+2 |
* | package(rootfs)_ipk.bbclass: support multilib in opkg backend. | Lianhao Lu | 2011-07-27 | 2 | -0/+53 |
* | image.bbclass: Added variables for multilib support. | Lianhao Lu | 2011-07-27 | 1 | -1/+53 |
* | package/rootfs_rpm: Implement RPM multilib package handling | Mark Hatle | 2011-07-27 | 2 | -86/+160 |
* | base.bbclass: Fix PACKAGE_ARCH typo | Richard Purdie | 2011-07-27 | 1 | -1/+1 |
* | module-init-tools-cross: Drop static binaries patch as a better fix has been ... | Richard Purdie | 2011-07-27 | 2 | -27/+0 |
* | gcc: Drop part of the 64bithack patch which is no longer used | Richard Purdie | 2011-07-27 | 2 | -26/+0 |
* | linux-yocto: revise the dependency for multilib | Yu Ke | 2011-07-27 | 1 | -1/+1 |
* | eglibc: fix for multilib RPROVIDES issue | Yu Ke | 2011-07-27 | 1 | -1/+1 |
* | do_split_packages: revise for multilib case | Yu Ke | 2011-07-27 | 1 | -0/+14 |
* | lib/oe/util.py: Add MLPREFIX support to prune_suffix() | Richard Purdie | 2011-07-27 | 1 | -1/+6 |
* | multilib: Add support for compiling recipes against multiple ABIs | Richard Purdie | 2011-07-27 | 10 | -11/+139 |
* | linux-yocto: update SRCREVs | Bruce Ashfield | 2011-07-27 | 1 | -7/+7 |
* | base.bbclass: Add compatibility package name mapping handler | Richard Purdie | 2011-07-27 | 1 | -0/+8 |
* | cmake.bbclass: add ${libdir} for multilib case | Yu Ke | 2011-07-27 | 1 | -1/+1 |
* | RPM: multilib file class/color | Mark Hatle | 2011-07-27 | 2 | -0/+35 |
* | distcc: fix makefile parameter order | Dongxiao Xu | 2011-07-27 | 2 | -1/+22 |
* | Add basic PowerPC core tune config | Richard Purdie | 2011-07-27 | 7 | -18/+96 |
* | Add basic Mips core tune config | Richard Purdie | 2011-07-27 | 2 | -3/+76 |
* | Add ARM tune file overhaul based largely on work from Mark Hatle | Richard Purdie | 2011-07-27 | 24 | -77/+435 |
* | package.bbclass: fixup_perms - change symlink processing | Mark Hatle | 2011-07-27 | 1 | -5/+5 |
* | ncurses: Resolve header and man page multilib conflicts | Mark Hatle | 2011-07-27 | 1 | -2/+5 |
* | eglibc_2.13: Resolve multilib header conflicts | Mark Hatle | 2011-07-27 | 2 | -1/+94 |
* | linux-libc-headers: Fix file conflict -- ..install.cmd | Mark Hatle | 2011-07-27 | 3 | -2/+13 |
* | beecrypt: Fix multilib header conflict - beecrypt/gnu.h | Mark Hatle | 2011-07-27 | 1 | -2/+6 |