| Commit message (Expand) | Author | Age | Files | Lines |
* | Globally replace oe.utils.contains to bb.utils.contains | Otavio Salvador | 2014-04-25 | 1 | -3/+3 |
* | classes/recipes: More optimal DISTRO_FEATURES references | Richard Purdie | 2013-12-05 | 1 | -3/+3 |
* | classes: add aarch64_be target | Victor Kamensky | 2013-10-14 | 1 | -0/+1 |
* | classes: tar 1.27 fixes | Richard Purdie | 2013-10-14 | 1 | -4/+4 |
* | libc-package.bbclass: Add armeb architecture to locale_arch_options | Fathi Boudra | 2013-08-06 | 1 | -0/+1 |
* | class/lib: Fix up various file access methods | Richard Purdie | 2013-05-09 | 1 | -3/+3 |
* | libc-package: Drop bogus replacement operation | Richard Purdie | 2012-10-18 | 1 | -1/+1 |
* | Add and use 'localedir' variable | Christopher Larson | 2012-09-25 | 1 | -13/+14 |
* | Remove a number of unneeded import os/bb calls | Richard Purdie | 2012-07-19 | 1 | -1/+1 |
* | Convert tab indentation in python functions into four-space | Richard Purdie | 2012-07-19 | 1 | -263/+263 |
* | libc-package: Add sh4 and mips64 to arch options | Khem Raj | 2012-05-21 | 1 | -0/+3 |
* | (libc-)package.bbclass: Added MLPREFIX to locale packages. | Lianhao Lu | 2012-05-18 | 1 | -2/+2 |
* | libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDS | Dongxiao Xu | 2012-05-09 | 1 | -5/+7 |
* | libc-package: rework ''precompiled' locale handling | Christopher Larson | 2012-05-03 | 1 | -51/+45 |
* | Multilib: Fix RDEPENDS in libc-package.bbclass, useradd.bbclass... | Zhai Edwin | 2012-04-16 | 1 | -1/+1 |
* | eglibc packaging: locale packaging configuration | Nitin A Kamble | 2012-04-04 | 1 | -0/+8 |
* | libc-packgae.bbclass: Add i686 support in locale_arch_options | Noor Ahsan | 2012-03-29 | 1 | -0/+1 |
* | external-csl-toolchain: fixes for metadata changes | Christopher Larson | 2012-02-02 | 1 | -1/+3 |
* | libc-package: fix typo in LOCALETREESRC default value | Christopher Larson | 2012-02-02 | 1 | -1/+1 |
* | locale: fix package's "provides" tag | Nitin A Kamble | 2012-01-17 | 1 | -3/+0 |
* | libc-package.bbclass: Fix typo in setVar usage | Richard Purdie | 2011-12-01 | 1 | -1/+1 |
* | getVar/setVar cleanups | Richard Purdie | 2011-11-27 | 1 | -38/+38 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -33/+33 |
* | libc-package.bbclass: Use a makefile for locale gernation to increase paralle... | Richard Purdie | 2011-10-10 | 1 | -10/+15 |
* | libc-package.bbclass: add MLPREFIX when set values to PACKAGES | Dongxiao Xu | 2011-09-28 | 1 | -1/+1 |
* | libc-package: restore correct mangling behavior for locale names | Phil Blundell | 2011-08-31 | 1 | -2/+2 |
* | libc-package bbclass: fix binary localedata dependency code | Koen Kooi | 2011-08-24 | 1 | -1/+1 |
* | eglibc-locale: Specially handle FILES_eglibc-gconv for multilib | Dongxiao Xu | 2011-08-03 | 1 | -1/+1 |
* | libc: Add handling of powerpc64 | Kumar Gala | 2011-07-22 | 1 | -0/+1 |
* | libc locale split: fix some remaining problems | Koen Kooi | 2011-06-29 | 1 | -4/+1 |
* | libc-locale: Fixup various packaging warnings | Richard Purdie | 2011-06-29 | 1 | -3/+4 |
* | libc-package.bbclass: Replace hard coded libdir. | Lianhao Lu | 2011-06-28 | 1 | -3/+4 |
* | libc-locale: split locale handling from libc recipe. | Dongxiao Xu | 2011-06-28 | 1 | -24/+0 |
* | libc-package: fix typo causing annoying diagnostic | Phil Blundell | 2011-06-02 | 1 | -1/+1 |
* | libc-package.bbclass: Disable lib packaging dependenies for libc-initial vers... | Richard Purdie | 2011-02-17 | 1 | -0/+4 |
* | Misc hard link fixes | Mark Hatle | 2011-02-09 | 1 | -6/+6 |
* | libc-package.bbclass: should not rm scsi/*.h | Dexuan Cui | 2011-01-17 | 1 | -3/+0 |
* | libc-package.bbclass, eglibc, glibc: enable locales generation using cross-lo... | Nitin A Kamble | 2010-10-07 | 1 | -12/+61 |
* | libc-package.bbclass: fix qemu issue with pseudo | Nitin A Kamble | 2010-09-10 | 1 | -1/+1 |
* | libc-package.bbclass: merge glibc & eglibc class files | Nitin A Kamble | 2010-09-02 | 1 | -0/+349 |