| Commit message (Expand) | Author | Age | Files | Lines |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -30/+30 |
* | libc-package.bbclass: split binary localedata even more if asked to | Andreas Oberritter | 2016-12-08 | 1 | -14/+25 |
* | libc-package.bbclass: Add mipsisa{32, 64}r6{el, } support | Zubair Lutfullah Kakakhel | 2016-10-07 | 1 | -0/+4 |
* | libc-package.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -1/+1 |
* | glibc: Upgrade to latest tip of master | Khem Raj | 2016-07-12 | 1 | -2/+2 |
* | classes/libc-package: remove pointless copying when running localedef | Ross Burton | 2016-07-10 | 1 | -22/+2 |
* | libc-package: remove obsolete do_configure_prepend | Ross Burton | 2016-07-10 | 1 | -8/+0 |
* | libc-package: ensure glibc-locale package list is deterministic | Ross Burton | 2016-06-15 | 1 | -2/+1 |
* | classes/lib: Update to use python3 command pipeline decoding | Richard Purdie | 2016-06-02 | 1 | -0/+3 |
* | libc-package.bbclass: add LOCALE_UTF8_IS_DEFAULT | Richard Tollerton | 2016-01-30 | 1 | -4/+7 |
* | libc-package: Fix localedef multilib dependency issues | Richard Purdie | 2015-10-20 | 1 | -2/+2 |
* | libc-package: don't abuse B to change directory | Ross Burton | 2015-07-16 | 1 | -2/+1 |
* | meta: Add explict getVar param for (non) expansion | Richard Purdie | 2015-06-23 | 1 | -2/+2 |
* | libc-package.bbclass: add aarch64 target to locale_arch_options | Kai Kang | 2014-12-23 | 1 | -0/+1 |
* | qemu/libc-package: Fix qemu option handling1.8_M1 | Richard Purdie | 2014-12-05 | 1 | -3/+1 |
* | 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 |