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

Saul Wold sgw at linux.intel.com
Wed Dec 8 14:18:20 PST 2010


On 12/08/2010 03:35 AM, Wolfgang Denk wrote:
> Dear Paul Eggleton,
>
> In message<201012081124.45901.paul.eggleton at linux.intel.com>  you wrote:
>>
>> FYI I'm building on a Fedora 14 x86_64 system here, as is Joshua Lock.
>
> Ah, that's good to know.
>
Wolfgang,

Thanks for your patches and assistance.

Not sure if you saw the Release Notes regarding F14 and building 
make-native first and installing that locally due to problems with F14's 
make.  See http://bugzilla.pokylinux.org/show_bug.cgi?id=467
and http://www.yoctoproject.org/download/yocto-project-4-0-release-notes


>> 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.)
>
> I've been testing mainly with laverne-4.0, and I'm tryting to build
> poky-image-sdk for some PowerPC and ARM configs.
>
>>> [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.
>
> I see. Must have missed that.
>
>>> [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 hav
>> en't yet looked into why.
>
> Argh.  I missed that, too, when rebasing my patcehs (which were done
> against laverne-4.0) against current master. Sorry.
>
> Is master supposed to build poky-image-sdk for PowerPC?
>
Yes, this should build you can see the status of master on our build 
machine at http://autobuilder.pokylinux.org:8010/waterfall we are 
working on stabilizing the build (meta-toolchain-sdk is failing currently).

>>> [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?
>
> Yes, it is unrelated. It's one of the targets I use for testing.
>
You should investigate creating a BSP Layer such as meta-kilauea that 
you can put your changes into.

>>> [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?
>
> Yes, will do.  I testes master about two weeks ago, when it didn't
> build, but I will retest this now.
>
Thanks again, if you find more problems please let us now and we will 
pull the changes.

Sau!

>
> Thanks.
>
> Best regards,
>
> Wolfgang Denk
>



More information about the poky mailing list