[oe-commits] Frans Meulenbroeks : linux-libc-headers: use kernel-arch.bbclass

git version control git at git.openembedded.org
Sat Jun 26 08:01:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 96d2cd1ec39a932627dc65580b2a4c10b68de358
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=96d2cd1ec39a932627dc65580b2a4c10b68de358

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Mon Jun 21 22:29:35 2010 +0200

linux-libc-headers: use kernel-arch.bbclass

linux-libc-headers recipes all have their own code to set ARCH.
However this same functionality is in kernel-arch.bbclass
This patch adds an inherit kernel-arch in linux-libc-headers.inc
and removes all arch calculation code from the recipes

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Acked-by: Tom Rini <tom_rini at mentor.com>
Acked-by: Chris Larson <chris_larson at mentor.com>

---

 recipes/linux-libc-headers/linux-libc-headers.inc  |    2 +
 .../linux-libc-headers_2.6.11.1.bb                 |   18 +-------------
 .../linux-libc-headers_2.6.15.99.bb                |   18 +-------------
 .../linux-libc-headers_2.6.18+2.6.19-rc1.bb        |   22 +----------------
 .../linux-libc-headers_2.6.18.bb                   |   23 +-----------------
 .../linux-libc-headers_2.6.20.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.22.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.23.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.24.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.25.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.29.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.30.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.31.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.32.bb                   |   25 +-------------------
 .../linux-libc-headers_2.6.7.0.bb                  |   18 +-------------
 .../linux-libc-headers_2.6.8.1.bb                  |   18 +-------------
 16 files changed, 17 insertions(+), 327 deletions(-)

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




More information about the Openembedded-commits mailing list