diff options
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_git.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.13.0.bb) | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.13.0.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_git.bb index efd4ee19b..050dd94b7 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.13.0.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_git.bb | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | # Copyright (C) 2018 O.S. Systems Software LTDA. | ||
| 1 | DESCRIPTION = "GStreamer 1.0 plugins for i.MX platforms" | 2 | DESCRIPTION = "GStreamer 1.0 plugins for i.MX platforms" |
| 2 | LICENSE = "LGPLv2+" | 3 | LICENSE = "LGPLv2+" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" |
| @@ -13,8 +14,10 @@ RDEPENDS_gstreamer1.0-plugins-imx = "gstreamer1.0-plugins-good" | |||
| 13 | RDEPENDS_gstreamer1.0-plugins-imx-imxaudio = "gstreamer1.0-plugins-good-audioparsers" | 14 | RDEPENDS_gstreamer1.0-plugins-imx-imxaudio = "gstreamer1.0-plugins-good-audioparsers" |
| 14 | RDEPENDS_gstreamer1.0-plugins-imx-imxvpu = "gstreamer1.0-plugins-bad-videoparsersbad" | 15 | RDEPENDS_gstreamer1.0-plugins-imx-imxvpu = "gstreamer1.0-plugins-bad-videoparsersbad" |
| 15 | 16 | ||
| 17 | PV = "0.13.0+git${SRCPV}" | ||
| 18 | |||
| 16 | SRCBRANCH ?= "master" | 19 | SRCBRANCH ?= "master" |
| 17 | SRCREV = "048d596dfc657f16d235029c39221b0a118e5c87" | 20 | SRCREV = "963aea60b135d40236411357eb0b2de15eac9af5" |
| 18 | SRC_URI = "git://github.com/Freescale/gstreamer-imx.git;branch=${SRCBRANCH}" | 21 | SRC_URI = "git://github.com/Freescale/gstreamer-imx.git;branch=${SRCBRANCH}" |
| 19 | 22 | ||
| 20 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
