[oe-commits] Guo Hongruan : u-boot: remove 'inline' from functions with weak attribute.

git version control git at git.openembedded.org
Wed Feb 10 21:36:54 UTC 2010


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

Author: Guo Hongruan <camelguo at gmail.com>
Date:   Wed Feb 10 13:33:06 2010 -0800

u-boot: remove 'inline' from functions with weak attribute.

* gcc 4.4 onwards complains about inline qualifier on weak functions.

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

---

 .../u-boot-remove-inline-of-weak-functions.patch   |   47 ++++++++++++++++++++
 .../05-hipox-remove-inline-of-weak-functions.patch |   34 ++++++++++++++
 ...t-2009.08-remove-inline-of-weak-functions.patch |   40 +++++++++++++++++
 recipes/u-boot/u-boot_2009.01.bb                   |    3 +-
 recipes/u-boot/u-boot_2009.03.bb                   |    3 +-
 recipes/u-boot/u-boot_2009.08.bb                   |    3 +-
 recipes/u-boot/u-boot_git.bb                       |   21 ++++++++-
 7 files changed, 146 insertions(+), 5 deletions(-)

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




More information about the Openembedded-commits mailing list