On Mon, Jun 13, 2016 at 06:15:34PM +0530, Karthik Ramanan wrote:
> Signed-off-by: Karthik Ramanan <[email protected]>
> ---
>  .../gstreamer1.0-plugins-bad_1.6.3.bbappend        | 23 
> ++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
>  create mode 100644 
> meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> 
> diff --git 
> a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
>  
> b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> new file mode 100644
> index 0000000..79d4aa9
> --- /dev/null
> +++ 
> b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> @@ -0,0 +1,23 @@
> +PACKAGECONFIG = "faad"
> +
> +PACKAGECONFIG_append_omap-a15 = " 
> ${@base_contains('DISTRO_FEATURES','wayland','wayland','',d)}"
> +
> +DEPENDS_append_omap-a15 = " \
> +    libdce \
> +    libdrm \
> +"

What about am3 and am4 support?


> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> +
> +BRANCH ?= "master"
> +
> +SRC_URI = 
> "git://git.ti.com/glsdk/gstreamer1-0-plugins-bad.git;protocol=git;branch=${BRANCH}
>  \
> +          "
> +
> +S = "${WORKDIR}/git"
> +
> +SRCREV = "6c0aa1c20dae00ecfe8b4ca382274db3ea42f1e0"
> +
> +PR = "r11"
> +
> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

What's the need for this? ^^^

-- 
Denys
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to