[meta-xilinx] meta-topic

Mike Looijmans mike.looijmans at topic.nl
Mon Feb 3 00:17:55 PST 2014


I think you'll need to add the meta-oe layer for the mp3-image to work.

Mike.


On 02/02/2014 09:32 PM, Edward Vidal wrote:
> Hello all,
> I am still trying to test sound on zedboard so I built the qt4e-demo-image
> which required a minor change since fpga-image I am assuming became
> fpga-image-adi see git diff below.
> When I try  bitbake mp3-image  Am I missing other meta-data?
>
> Loading cache: 100% |###########################################| ETA:  00:00:00
> Loaded 1203 entries from dependency cache.
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'gst-plugins-ugly-mad' (but
> /home/vidal/POKY/topic_oe/meta-topic/recipes-core/images/mp3-image.bb
> <http://mp3-image.bb> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'gst-plugins-ugly-mad' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['gst-plugins-ugly-mad']
> ERROR: Required build target 'mp3-image' has no buildable providers.
> Missing or unbuildable dependency chain was: ['mp3-image', 'gst-plugins-ugly-mad']
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> diff --git a/recipes-bsp/fpga/fpga-image.inc b/recipes-bsp/fpga/fpga-image.inc
> index 6dbe5e2..2ff7e55 100644
> --- a/recipes-bsp/fpga/fpga-image.inc
> +++ b/recipes-bsp/fpga/fpga-image.inc
> @@ -40,11 +40,12 @@ do_compile() {
>               if [ -f "${iseprojf}" ]
>               then
>                   iseproj=`basename ${iseprojf} .xmp`
> -                source ${XILINX_TOOL_PATH}/ISE_DS/settings${XILINX_TOOL_ARCH}.sh
> -                xps -nw ${iseprojf} << EOF
> -run bits
> -run exporttosdk
> -EOF
> +/home/vidal/build_fpga
> +                #source ${XILINX_TOOL_PATH}/ISE_DS/settings${XILINX_TOOL_ARCH}.sh
> +                #xps -nw ${iseprojf} << EOF
> +#run bits
> +#run exporttosdk
> +#EOF
>                   test -f ${S}/implementation/${iseproj}.bit
>                   cp ${S}/implementation/${iseproj}.bit fpga.bit
>               fi
> diff --git a/recipes-core/images/qt4e-demo-image.bbappend
> b/recipes-core/images/qt4e-demo-image.bbappend
> index 59398ee..4a1a778 100644
> --- a/recipes-core/images/qt4e-demo-image.bbappend
> +++ b/recipes-core/images/qt4e-demo-image.bbappend
> @@ -1,6 +1,6 @@
>
>   IMAGE_INSTALL += "\
>       kernel-modules \
> -    fpga-image \
> +fpga-image-adi \
>       adi-hdmi-load \
>       "
> As always all help is appreciated.
> Thanks
>
>
>
>
> 

Met vriendelijke groet / kind regards,

Mike Looijmans

TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) – (0)499 - 33.69.79
Telefax: (+31) - (0)499 - 33.69.70
E-mail: mike.looijmans at topic.nl
Website: www.topic.nl

Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn uitsluitend bestemd voor de geadresseerde, zoals die blijkt uit het e-mail bericht en/of de bijlagen. Er kunnen gegevens met betrekking tot een derde instaan. Indien u als niet-geadresseerde dit bericht en de bijlagen ontvangt, terwijl u niet bevoegd of gemachtigd bent om dit bericht namens de geadresseerde te ontvangen, wordt u verzocht de afzender hierover direct te informeren en het e-mail bericht met de bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail bericht, waaronder de daarbij behorende bijlagen, door een ander dan de geadresseerde is onrechtmatig jegens ons dan wel de eventueel in het e-mail bericht of de bijlagen voorkomende andere personen. TOPIC Embedded Systems is niet aansprakelijk voor enigerlei schade voortvloeiend uit het gebruik en/of acceptatie van dit e-mail bericht of de daarbij behorende bijlagen.

The contents of this message, as well as any enclosures, are addressed personally to, and thus solely intended for the addressee. They may contain information regarding a third party. A recipient who is neither the addressee, nor empowered to receive this message on behalf of the addressee, is kindly requested to immediately inform the sender of receipt, and to destroy the message and the enclosures. Any use of the contents of this message and/or the enclosures by any other person than the addressee or person who is empowered to receive this message, is illegal towards the sender and/or the aforementioned third party. TOPIC Embedded Systems is not  liable for any damage as a result of the use and/or acceptance of this message and as well as any enclosures.
_______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
>




More information about the meta-xilinx mailing list