[OE-core] [PATCH 2/5] Fix recipe multilib header conflicts

Phil Blundell philb at gnu.org
Mon Jul 25 14:08:44 UTC 2011


On Mon, 2011-07-25 at 14:47 +0100, Richard Purdie wrote:
> From: Mark Hatle <mark.hatle at windriver.com>
> 
> Fix the issue where the generated header differs based on the bitsize of the
> target at the time of building.
> 
> Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
> ---
>  meta/recipes-devtools/binutils/binutils.inc        |    4 +++-
>  .../linux-libc-headers-yocto_git.bb                |    5 ++++-
>  .../linux-libc-headers_2.6.37.2.bb                 |    5 ++++-
>  .../linux-libc-headers_2.6.39.bb                   |    5 +++++
>  meta/recipes-support/apr/apr_1.4.2.bb              |    8 ++++++--
>  meta/recipes-support/beecrypt/beecrypt_4.2.1.bb    |    8 ++++++--
>  6 files changed, 28 insertions(+), 7 deletions(-)

The changes in linux-libc-header and linux-libc-headers-yocto don't seem
to be related to the description above. 

Also, the binutils.inc change seems to be missing a PR bump.

The changes in apr and beecrypt look like they are probably fine, though
it would be nice for the subject line to mention the names of the
recipes being changed.

p.






More information about the Openembedded-core mailing list