[oe-commits] Khem Raj : eglibc: Fix eglibc-dev aliases and locales

git version control git at git.openembedded.org
Thu Sep 30 20:18:46 UTC 2010


Module: openembedded.git
Branch: master
Commit: 5c65c92e50972aa875354db31f31189ec6d90259
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5c65c92e50972aa875354db31f31189ec6d90259

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Sep 29 01:19:41 2010 -0700

eglibc: Fix eglibc-dev aliases and locales

packages which had glibc-dev in their RDEPENDS
caused glibc to be pulled along with eglibc.
eglibc-dev was not properly providing glibc-dev

Refresh the locale generation changes with glibc(poky)

Add missing eglibc-static to PACKAGES

Use bitbake variables in FILES instead of hardcoded paths

Move common code to eglibc.inc

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/eglibc/eglibc-package.bbclass |  178 ++++++++++++++++++++++-----------
 recipes/eglibc/eglibc.inc             |    5 +-
 recipes/eglibc/eglibc_2.10.bb         |    4 -
 recipes/eglibc/eglibc_2.11.bb         |    4 -
 recipes/eglibc/eglibc_2.12.bb         |    4 -
 recipes/eglibc/eglibc_2.9.bb          |    4 -
 recipes/eglibc/eglibc_svn.bb          |    4 -
 7 files changed, 123 insertions(+), 80 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=5c65c92e50972aa875354db31f31189ec6d90259




More information about the Openembedded-commits mailing list