b0e2270a9b9b0c647b84d2854b0ff9adb0bc3a5b
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-multimedia / gstreamer / gstreamer1.0-plugins-bad_1.20.2.bbappend
1 RENESAS_GST_PLUGINS_BAD_URL ?= "gitsm://github.com/renesas-rcar/gstreamer.git;branch=RCAR-GEN3e/1.20.1;protocol=https"
2
3 SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-${PV}.tar.xz \
4                   file://0001-fix-maybe-uninitialized-warnings-when-compiling-with.patch \
5                   file://0002-avoid-including-sys-poll.h-directly.patch \
6                   file://0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch \
7                   file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \
8                   file://0005-msdk-fix-includedir-path.patch \
9                   "
10
11 SRC_URI:append = " ${RENESAS_GST_PLUGINS_BAD_URL}"
12
13 SRCREV = "c8e94177fecb95bc0dcd9d86e8f67cdbc9d913eb"
14
15 require include/rcar-gen3-modules-common.inc
16 DEPENDS += "weston libdrm"
17
18 S = "${WORKDIR}/git/subprojects/gst-plugins-bad"
19
20 EXTRA_OECONF += "--enable-kms"
21 PACKAGECONFIG:append = " kms"