[poky] [PATCH 0/5] Fedora 14 Patches

Paul Eggleton paul.eggleton at linux.intel.com
Wed Dec 8 03:24:45 PST 2010


Hi Wolfgang / Vasily,

FYI I'm building on a Fedora 14 x86_64 system here, as is Joshua Lock.

On Tuesday 07 December 2010 21:13:58 Wolfgang Denk wrote:
> From: Vasily Khoruzhick <anarsoul at gmail.com>
> 
> The following is a series of patches trying to get Poky (both laverne
> 4.0 and top of tree) to build under a Fedora 14 x86_64 system.

What are you building exactly? (distro/image/etc.)
 
> [1/5] eglibc: fix build issue with make-3.82
>  meta/recipes-core/eglibc/eglibc_2.12.bb            |    3 ++-
>  .../eglibc/files/eglibc-make-382.patch             |   15 +++++++++++++++
>  2 files changed, 17 insertions(+), 1 deletions(-)

A similar fix has already been applied to master.
 
> [2/5] gstreamer: fix build issue with make-3.82
>  .../gstreamer-0.10.29/gstreamer-make-382.patch     |  178 ++++++++++++++++++++
>  .../gstreamer/gstreamer_0.10.30.bb                 |    5 +-
>  2 files changed, 181 insertions(+), 2 deletions(-)

This patch is needed; however it doesn't seem to work because (a) the inner patch file is in the wrong directory (gstreamer-0.10.29 instead of gstreamer-0.10.30), and (b) when this is moved into the correct location on my system it fails do_patch. I haven't yet looked into why.

> [3/5] Add support for 40x configuration (kilauea from OE)
>  meta/conf/machine/include/tune-ppc405.inc          |    6 ++++++
>  meta/conf/machine/kilauea.conf                     |   22 ++++++++++++++++++++++
>  2 files changed, 28 insertions(+), 0 deletions(-)

I'm guessing that this one is unrelated to getting things working on F14?
 
> [4/5] elfutils-0.148: fix build problem with "ar"
>  .../elfutils/elfutils-0.148/ar-options.patch       |   11 +++++++++++
>  meta/recipes-devtools/elfutils/elfutils_0.148.bb   |    3 ++-
>  2 files changed, 13 insertions(+), 1 deletions(-)
> 
> [5/5] elfutils-0.148: fix problems with `ld' not recognizing options
>  .../elfutils/elfutils-0.148/ld-compatibility.patch |   56 ++++++++++++++++++++
>  meta/recipes-devtools/elfutils/elfutils_0.148.bb   |    3 +-
>  2 files changed, 58 insertions(+), 1 deletions(-)

Not sure about these two; for me with master this builds successfully. Could you retry with master and see if it works for you?

Cheers,
Paul



More information about the poky mailing list