Re: [yocto] Help in building an ad-hoc qte image

2012-05-29 Thread marco . monguzzi
Hi Paul and Andrea thanks for your reply. I did some testing (including splitting task recipe per each target and including PACKAGE_ARCH = "${MACHINE_ARCH}") but with no success. Even removing this from task recipes: RDEPENDS_${PN}-base_append_ANOTHERBOARD = " \ libqt-embeddedphonon4

Re: [yocto] Help in building an ad-hoc qte image

2012-05-29 Thread Paul Eggleton
On Tuesday 29 May 2012 13:43:44 Andrea Adami wrote: > On Tue, May 29, 2012 at 12:56 PM, Paul Eggleton > wrote: > > On Tuesday 29 May 2012 12:25:27 marco.mongu...@exorint.it wrote: > >> let me rephrase for the sake of clearness. > >> This part of recipe: > >> > >> RDEPENDS_${PN}-base_ANOTHERBOARD

Re: [yocto] Help in building an ad-hoc qte image

2012-05-29 Thread Andrea Adami
On Tue, May 29, 2012 at 12:56 PM, Paul Eggleton wrote: > On Tuesday 29 May 2012 12:25:27 marco.mongu...@exorint.it wrote: >> let me rephrase for the sake of clearness. >> This part of recipe: >> >> RDEPENDS_${PN}-base_ANOTHERBOARD  = " \ >>         libqt-embeddedphonon4 \ >>         qt4-embedded-p

Re: [yocto] Help in building an ad-hoc qte image

2012-05-29 Thread Paul Eggleton
On Tuesday 29 May 2012 12:25:27 marco.mongu...@exorint.it wrote: > let me rephrase for the sake of clearness. > This part of recipe: > > RDEPENDS_${PN}-base_ANOTHERBOARD = " \ > libqt-embeddedphonon4 \ > qt4-embedded-plugin-phonon-backend-gstreamer \ > " > > has the ult

[yocto] Help in building an ad-hoc qte image

2012-05-29 Thread marco . monguzzi
Hi Paul, thanks for your reply. >> If I understand correctly in that you have more than one machine and you need gstreamer on ANOTHERBOARD and all other machines don't need it, << let me rephrase for the sake of clearness. This part of recipe: RDEPENDS_${PN}-base_ANOTHERBOARD = " \

Re: [yocto] Help in building an ad-hoc qte image

2012-05-28 Thread Paul Eggleton
Hi Giovanni, On Thursday 24 May 2012 11:09:54 giovanni.pav...@exorint.it wrote: > this is to ask for help in building an ad-hoc qte image. My image bb sets > as DEPENDS a custom "task-qt4e-xyz" task. Where task-qt4e-xyz.bb looks as > follow: > > //-// > > DESCRIPTION = "QT4

[yocto] Help in building an ad-hoc qte image

2012-05-24 Thread giovanni . pavoni
Dear Sirs, this is to ask for help in building an ad-hoc qte image. My image bb sets as DEPENDS a custom "task-qt4e-xyz" task. Where task-qt4e-xyz.bb looks as follow: //-// DESCRIPTION = "QT4 embedded xyz base image feed" PR = "r1" LICENSE = "MIT" LIC_FILES_CHKSUM = "file:/