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

giovanni.pavoni at exorint.it giovanni.pavoni at exorint.it
Thu May 24 02:09:54 PDT 2012


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://$
{COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                    file://$
{COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

PR = "r3"

inherit task

TOUCH = ' ${@base_contains("MACHINE_FEATURES", "touchscreen", "tslib 
tslib-calibrate", "",d)}'

PACKAGES += " \
        ${PN}-base \
        "
DEPENDS = "qt4-embedded"

RDEPENDS_${PN}-base = " \
        qt4-embedded-conf \
        libqt-embeddedcore4 \
        libqt-embeddeddbus4 \
        libqt-embeddedgui4 \
        libqt-embeddedmultimedia4 \
        libqt-embeddednetwork4 \
        libqt-embeddedscript4 \
        libqt-embeddedscripttools4 \
        libqt-embeddedsvg4 \
        libqt-embeddedxml4 \
        qt4-embedded-fonts-ttf-dejavu \
        qt4-embedded-fonts-ttf-vera \
        qt4-embedded-plugin-iconengine-svgicon \
        qt4-embedded-plugin-imageformat-gif \
        qt4-embedded-plugin-imageformat-ico \
        qt4-embedded-plugin-imageformat-jpeg \
        qt4-embedded-plugin-imageformat-mng \
        qt4-embedded-plugin-imageformat-svg \
        qt4-embedded-plugin-imageformat-tiff \
        qt4-embedded-plugin-mousedriver-tslib \
        qt4-embedded-plugin-script-dbus \
        ${TOUCH} \
        "
 
RDEPENDS_${PN}-base_ANOTHERBOARD  = " \
        libqt-embeddedphonon4 \
        qt4-embedded-plugin-phonon-backend-gstreamer \
        "
 
RRECOMMENDS_${PN}-base = " \
        libqt-embeddedwebkit4 \
        libqt-embeddedxmlpatterns4 \
        "
//---------------------//

The problem: I am getting in my image gstreamer contents (see below for 
files in my rootfs)
but I unable to trace what gets it in. I need to build gstreamer to add to 
ANOTHERBOARD 
(thus would expect to add it to RDEPENDS_${PN}-base_ANOTHERBOARD) but do 
not need it by default.

Anyone can give an hint? Thanks in advance for your help.

//---------------------//

Here is the list of gst files included in my rootfs:

/usr/bin:
-rwxr-xr-x    1 root     root         10720 May  4 14:35 gst-feedback
-rwxr-xr-x    1 root     root          3173 May  4 14:33 gst-feedback-0.10
-rwxr-xr-x    1 root     root         10716 May  4 14:35 gst-inspect
-rwxr-xr-x    1 root     root         35820 May  4 14:35 gst-inspect-0.10
-rwxr-xr-x    1 root     root         10716 May  4 14:35 gst-launch
-rwxr-xr-x    1 root     root         34288 May  4 14:35 gst-launch-0.10
-rwxr-xr-x    1 root     root         10720 May  4 14:35 gst-typefind
-rwxr-xr-x    1 root     root         12568 May  4 14:35 gst-typefind-0.10
-rwxr-xr-x    1 root     root         10720 May  4 14:35 gst-xmlinspect
-rwxr-xr-x    1 root     root         21500 May  4 14:35 
gst-xmlinspect-0.10
-rwxr-xr-x    1 root     root         10720 May  4 14:35 gst-xmllaunch
-rwxr-xr-x    1 root     root         34292 May  4 14:35 
gst-xmllaunch-0.10

/usr/lib:
lrwxrwxrwx    1 root     root            24 May 24 07:36 
libgstapp-0.10.so.0 -> libgstapp-0.10.so.0.25.0
-rwxr-xr-x    1 root     root         43408 May  4 14:38 
libgstapp-0.10.so.0.25.0
lrwxrwxrwx    1 root     root            25 May 24 07:36 
libgstbase-0.10.so.0 -> libgstbase-0.10.so.0.30.0
-rwxr-xr-x    1 root     root        332756 May  4 14:35 
libgstbase-0.10.so.0.30.0
lrwxrwxrwx    1 root     root            26 May 24 07:36 
libgstcheck-0.10.so.0 -> libgstcheck-0.10.so.0.30.0
-rwxr-xr-x    1 root     root         44176 May  4 14:35 
libgstcheck-0.10.so.0.30.0
lrwxrwxrwx    1 root     root            31 May 24 07:36 
libgstcontroller-0.10.so.0 -> libgstcontroller-0.10.so.0.30.0
-rwxr-xr-x    1 root     root        127352 May  4 14:35 
libgstcontroller-0.10.so.0.30.0
lrwxrwxrwx    1 root     root            33 May 24 07:36 
libgstdataprotocol-0.10.so.0 -> libgstdataprotocol-0.10.so.0.30.0
-rwxr-xr-x    1 root     root         16644 May  4 14:35 
libgstdataprotocol-0.10.so.0.30.0
lrwxrwxrwx    1 root     root            31 May 24 07:36 
libgstinterfaces-0.10.so.0 -> libgstinterfaces-0.10.so.0.25.0
-rwxr-xr-x    1 root     root         54036 May  4 14:38 
libgstinterfaces-0.10.so.0.25.0
lrwxrwxrwx    1 root     root            24 May 24 07:36 
libgstnet-0.10.so.0 -> libgstnet-0.10.so.0.30.0
-rwxr-xr-x    1 root     root         23484 May  4 14:35 
libgstnet-0.10.so.0.30.0
lrwxrwxrwx    1 root     root            28 May 24 07:36 
libgstpbutils-0.10.so.0 -> libgstpbutils-0.10.so.0.25.0
-rwxr-xr-x    1 root     root        124048 May  4 14:38 
libgstpbutils-0.10.so.0.25.0
lrwxrwxrwx    1 root     root            27 May 24 07:36 
libgstreamer-0.10.so.0 -> libgstreamer-0.10.so.0.30.0
-rwxr-xr-x    1 root     root        850784 May  4 14:35 
libgstreamer-0.10.so.0.30.0
lrwxrwxrwx    1 root     root            26 May 24 07:36 
libgstvideo-0.10.so.0 -> libgstvideo-0.10.so.0.25.0
-rwxr-xr-x    1 root     root         73636 May  4 14:38 
libgstvideo-0.10.so.0.25.0

gstreamer-0.10:
drwxr-xr-x    2 root     root          4096 May 24 07:36 .
drwxr-xr-x    6 root     root          4096 May 24 07:37 ..
-rwxr-xr-x    1 root     root        260712 May  4 14:35 
libgstcoreelements.so
-rwxr-xr-x    1 root     root         19396 May  4 14:35 
libgstcoreindexers.so

/usr/libexec:
drwxr-xr-x    2 root     root          4096 May 24 07:36 .
drwxr-xr-x    3 root     root          4096 May 24 07:36 ..
-rwxr-xr-x    1 root     root          3632 May  4 14:35 
gst-plugin-scanner

//---------------------//




Giovanni Pavoni
R&D Department

Exor International S.p.A.
Via Monte Fiorino,9
I-37057 San Giovanni Lupatoto (VR)
Phone:+390458774839 - Fax:+390458779023

giovanni.pavoni at exorint.it - www.exorint.net - www.exorint.it

ATTENZIONE: Privacy Policy – D.Lgs. 196/2003
 Le informazioni contenute in questo messaggio di posta elettronica sono di 
carattere privato e confidenziale ed esclusivamente rivolte al destinatario 
sopra indicato. Nel caso aveste ricevuto questo messaggio di posta elettronica 
per errore, vi comunichiamo che ai sensi del suddetto decreto è vietato l’uso, 
la diffusione, distribuzione o riproduzione da parte di ogni altra persona. 
Siete pregati di segnalarlo immediatamente rispondendo al mittente e di 
distruggere quanto ricevuto (compresi i file allegati) senza farne copia o 
leggerne il contenuto.

This e-mail transmission contains information that is confidential and may be 
privileged. It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120524/b26264d3/attachment.html>


More information about the yocto mailing list