All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Terry Barnaby" <terry@beam.ltd.uk>
To: meta-freescale@lists.yoctoproject.org
Subject: Re: [meta-freescale] Wandboard WB-IMX6U-BW building gstreamer1.0-plugins-imx
Date: Sat, 20 Feb 2021 16:43:47 +0000	[thread overview]
Message-ID: <75c091ee-5be6-b5c0-3432-34faef56fdc6@beam.ltd.uk> (raw)
In-Reply-To: <1664EA38AFC518F9.32565@lists.yoctoproject.org>

[-- Attachment #1: Type: text/plain, Size: 2064 bytes --]

On 18/02/2021 18:14, Terry Barnaby wrote:
>
> I have built the http://freescale.github.io 
> <http://freescale.github.io/> Yocto core-image-sato build for a 
> Wandboard WB-IMX6U-BW under Fedora33 (Python3) fine and it runs on the 
> board.
>
> I used "repo init -u 
> https://github.com/Freescale/fsl-community-bsp-platform".
>
> However when adding: IMAGE_INSTALL_append = " 
> gstreamer1.0-plugins-imx" to my local.conf I get the build error:
>
> ERROR: Nothing RPROVIDES 'gstreamer1.0-plugins-imx' (but 
> /datal3/DartSystems/ds200i-system/fsl-community-bsp/sources/poky/meta/recipes-sato/images/core-image-sato.bb 
> RDEPENDS on or otherwise requires it)
> gstreamer1.0-plugins-imx was skipped: incompatible with machine 
> wandboard (not in COMPATIBLE_MACHINE)
> NOTE: Runtime target 'gstreamer1.0-plugins-imx' is unbuildable, 
> removing...
> Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-imx']
>
> The sources/meta-freescale-3rdparty/conf/machine/wandboard.conf has:
>
> MACHINEOVERRIDES =. "mx6:mx6dl:mx6q:"
>
> and 
> sources/meta-freescale/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.13.1.bb 
> has:
>
> COMPATIBLE_MACHINE = "(mx6dl|mx6q|mx6sl|mx6sx|mx6ul|mx6ull|mx7d)"
>
> Any ideas on why this is happening ?
>
> Terry
>
>
> 
>
I have tried building "repo init -u 
https://github.com/Freescale/fsl-community-bsp-platform -b rocko" on 
Centos7 for:

MACHINE ??= 'wandboard'
DISTRO ?= 'fslc-x11'

IMAGE_INSTALL_append = " gstreamer1.0-plugins-imx"

bitbake fsl-image-multimedia-full

And that builds gstreamer1.0-plugins-imx (at least after the patch 
https://patchwork.openembedded.org/patch/146562/)

If I try the same for "-b dunfell" on Fedora29 (so Python2 still) the 
gstreamer1.0-plugins-imx build fails as on Fedora33 and "-b master".

Is it expected that "gstreamer1.0-plugins-imx" should build under 
dunfell or master ?

Any ideas (I would like to use the most up to date I can for my MIPI_CSI 
camera -> overlay ->h264 and display tests) ?




[-- Attachment #2: Type: text/html, Size: 3626 bytes --]

       reply	other threads:[~2021-02-20 16:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1664EA38AFC518F9.32565@lists.yoctoproject.org>
2021-02-20 16:43 ` Terry Barnaby [this message]
2021-02-18 18:14 [meta-freescale] Wandboard WB-IMX6U-BW building gstreamer1.0-plugins-imx Terry Barnaby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=75c091ee-5be6-b5c0-3432-34faef56fdc6@beam.ltd.uk \
    --to=terry@beam.ltd.uk \
    --cc=meta-freescale@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.