[yocto] [meta-raspberrypi][PATCH 1/1] gstreamer1.0-omx: Target Raspberry Pi instead of Bellagio.

Andrei Gherzan andrei at gherzan.ro
Tue Jun 10 11:59:55 PDT 2014


Hello Alex.

On Sun, Jun 8, 2014 at 1:50 PM, Alex J Lennon <ajlennon at dynamicdevices.co.uk
> wrote:

> This changes the build slightly as there are some #ifdefs in there for
> Raspberry Pi.
>
> Also the codec configuration file used by gstreamer1.0-omx codecs,
> /etc/xdg/gstomx.conf,  is set correctly to
> core-name=/usr/lib/libopenmaxil.so
>
> Change-Id: I2352ecabfd053717d9ccd2d22422e7d4b7588ce4
> Signed-off-by: Alex J Lennon <ajlennon at dynamicdevices.co.uk>
> ---
>  recipes-multimedia/gstreamer/gstreamer1.0-omx.inc            | 2 ++
>  recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bbappend | 1 +
>

I was thinking we we really need two files for this... I know that yocto
has an inc too. But i don't know if that really makes sense for one line.
What do you think?


>  2 files changed, 3 insertions(+)
>  create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
>  create mode 100644
> recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bbappend
>
> diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
> b/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
> new file mode 100644
> index 0000000..eb7cca4
> --- /dev/null
> +++ b/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
> @@ -0,0 +1,2 @@
> +GSTREAMER_1_0_OMX_TARGET="rpi"
> +GSTREAMER_1_0_OMX_CORE_NAME="/usr/lib/libopenmaxil.so"
>

These changes should be machine specific.


> diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bbappend
> b/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bbappend
> new file mode 100644
> index 0000000..bd54419
> --- /dev/null
> +++ b/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.0.0.bbappend
> @@ -0,0 +1 @@
> +require ${PN}.inc
> --
> 2.0.0
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140610/ad049525/attachment.html>


More information about the yocto mailing list