diff options
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb index b189eab63d..1a091025fe 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | |||
| @@ -18,6 +18,10 @@ S = "${WORKDIR}/gst-plugins-bad-${PV}" | |||
| 18 | LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+" | 18 | LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+" |
| 19 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 19 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 20 | 20 | ||
| 21 | # remove at next version upgrade or when output changes | ||
| 22 | PR = "r1" | ||
| 23 | HASHEQUIV_HASH_VERSION .= ".1" | ||
| 24 | |||
| 21 | DEPENDS += "gstreamer1.0-plugins-base" | 25 | DEPENDS += "gstreamer1.0-plugins-base" |
| 22 | 26 | ||
| 23 | inherit gobject-introspection | 27 | inherit gobject-introspection |
