| Commit message (Expand) | Author | Age | Files | Lines |
* | eglibc: fix evacuate_scripts for external toolchains | Marcin Juszkiewicz | 2013-01-27 | 1 | -1/+3 |
* | eglibc-package: remove infodir/dir if it exists | Martin Jansa | 2013-01-27 | 1 | -0/+4 |
* | eglibc: Move perl- and bash-using scripts to separate recipes | Phil Blundell | 2012-10-22 | 1 | -6/+18 |
* | Add and use 'localedir' variable | Christopher Larson | 2012-09-25 | 1 | -3/+8 |
* | eglibc: Restore ${PN} to before ${PN}-dev in PACKAGES | Phil Blundell | 2012-09-12 | 1 | -1/+1 |
* | eglibc: remove duplicate rquota files | Saul Wold | 2012-09-02 | 1 | -0/+1 |
* | nativesdk: Switch to using nativesdk as a prefix, not a suffix | Richard Purdie | 2012-09-02 | 1 | -28/+25 |
* | eglibc-package.inc: Remove duplicate locale install | Richard Purdie | 2012-07-19 | 1 | -0/+1 |
* | bitbake.conf: Define USRBINPATH globally instead of individually | Richard Purdie | 2012-07-18 | 1 | -4/+1 |
* | eglibc-package: Update PACKAGES and files based on new ordering | Saul Wold | 2012-06-21 | 1 | -4/+4 |
* | eglibc: package mtrace separately | Nitin A Kamble | 2012-05-24 | 1 | -1/+6 |
* | eglibc-package: remove /var | Saul Wold | 2012-05-01 | 1 | -0/+1 |
* | eglibc: fix builds on fedora 17 alpha | Nitin A Kamble | 2012-04-14 | 1 | -0/+7 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -2/+2 |
* | eglibc: Fix package warning | Richard Purdie | 2012-02-24 | 1 | -0/+1 |
* | Add sanity checks for eglibc locale | Ken Werner | 2012-02-21 | 1 | -1/+3 |
* | eglibc-package.inc: don't include debug files in -pic | Christopher Larson | 2012-02-03 | 1 | -1/+1 |
* | eglibc: refactor packages for staticdev | Saul Wold | 2012-01-24 | 1 | -3/+6 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -2/+2 |
* | Revert "eglibc: fix packaging of some of nativesdk packages" | Richard Purdie | 2011-09-22 | 1 | -7/+2 |
* | eglibc: fix packaging of some of nativesdk packages | Dmitry Eremin-Solenikov | 2011-09-22 | 1 | -2/+7 |
* | Add a run-time dependency that eglibc support GNU_HASH | Mark Hatle | 2011-09-21 | 1 | -1/+2 |
* | eglibc-locale.inc: Add eglibc-binaries, eglibc-localedatas, eglibc-gconvs and... | Xiaofeng Yan | 2011-08-30 | 1 | -20/+0 |
* | eglibc: fix gconv packaging after 5486cac29db6e67051fff7637a0abc9aeab661e5 | Martin Jansa | 2011-08-29 | 1 | -2/+2 |
* | eglibc-package.inc: Fixed error in referencing PKGSUFFIX | Lianhao Lu | 2011-08-04 | 1 | -4/+4 |
* | eglibc: Add missing ${PN} and ${PKGSUFFIX} usages | Richard Purdie | 2011-08-02 | 1 | -24/+24 |
* | eglibc: fix for multilib RPROVIDES issue | Yu Ke | 2011-07-27 | 1 | -1/+1 |
* | eglibc_2.13: Resolve multilib header conflicts | Mark Hatle | 2011-07-27 | 1 | -1/+3 |
* | eglibc-package: don't fail without localedef/gconv | Martin Jansa | 2011-07-21 | 1 | -2/+6 |
* | eglibc: fix packaging of thread_db | Phil Blundell | 2011-07-14 | 1 | -2/+2 |
* | eglibc: fix installed but not packaged files | Nitin A Kamble | 2011-07-13 | 1 | -0/+4 |
* | eglibc: ensure that NSS libs go into the right package when ${base_libdir} an... | Phil Blundell | 2011-07-13 | 1 | -2/+2 |
* | eglibc: add RDEPENDS for bash on eglibc-utils | Saul Wold | 2011-07-08 | 1 | -1/+1 |
* | eglibc: avoid copying ${libdir} twice if it's the same as ${base_libdir} | Phil Blundell | 2011-07-08 | 1 | -2/+4 |
* | eglibc-package.bbclass: Ensure localedef is only packaged in one location | Richard Purdie | 2011-06-30 | 1 | -2/+2 |
* | eglibc-package.bbclass: Fix unintended code changes | Richard Purdie | 2011-06-30 | 1 | -5/+13 |
* | libc locale split: fix some remaining problems | Koen Kooi | 2011-06-29 | 1 | -13/+5 |
* | glibc/eglibc: Clean up package warnings and potentially broken data in -dev p... | Richard Purdie | 2011-06-29 | 1 | -5/+13 |
* | eglibc: Fix version 2.12 after locale changes | Richard Purdie | 2011-06-28 | 1 | -0/+12 |
* | libc-locale: split locale handling from libc recipe. | Dongxiao Xu | 2011-06-28 | 1 | -29/+3 |
* | eglibc-package.inc: Package newly added sotruss and supporting libraries | Khem Raj | 2011-06-22 | 1 | -2/+5 |
* | eglibc: fix mispackaging of libcidn | Phil Blundell | 2011-06-02 | 1 | -3/+3 |
* | eglibc: backport fix from oe master to stop libc.so leaking into ${PN} | Phil Blundell | 2011-05-17 | 1 | -1/+1 |
* | eglibc-package.inc: Add eglibc-binaries, eglibc-localedatas, eglibc-gconvs an... | Xiaofeng Yan | 2011-04-12 | 1 | -0/+20 |
* | eglibc-package.inc: Stop eglibc-nativesdk providing eglib-thread-db and local... | Richard Purdie | 2011-01-20 | 1 | -3/+3 |
* | eglibc: Only package ld.so.conf, not /etc/rpc which then conflicts with netbase | Richard Purdie | 2010-12-23 | 1 | -1/+1 |
* | eglibc: install the missing /etc/ld.so.conf into target | Dexuan Cui | 2010-11-10 | 1 | -1/+1 |
* | recipes-core: Cleanup package descriptions and summaries | Mark Hatle | 2010-10-11 | 1 | -5/+10 |
* | libc-package.bbclass, eglibc, glibc: enable locales generation using cross-lo... | Nitin A Kamble | 2010-10-07 | 1 | -21/+6 |
* | [e]glibc-package.inc: fix multiple providers for glibc-gconv-iso8859-1 | Dexuan Cui | 2010-09-21 | 1 | -1/+1 |