]> code.ossystems Code Review - openembedded-core.git/commit
glibc: print PN when bbwarn
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 13 Jul 2015 10:02:41 +0000 (03:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:43 +0000 (15:08 +0100)
commit5ae6d368a89d5f7f3c860f80aa8afb689053afd4
tree3c03e750ee1fa44fb30f0dbc57acbeb83927894d
parentb4be1b3cec07c0ec167959994e9250dcca20c273
glibc: print PN when bbwarn

The current warning is:
WARNING: glibc: unable to generate header for spray.x

Which is easier to debug than:
WARNING: unable to generate header for spray.x

And remove the file before generate it again to fix the warning when
recompile:
file `bootparam_prot.h' already exists and may be overwritten
WARNING: unable to generate header for bootparam_prot.x
file `nlm_prot.h' already exists and may be overwritten
WARNING: unable to generate header for nlm_prot.x
[snip]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/glibc/glibc_2.21.bb