diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-08-02 11:01:05 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-08-12 10:08:24 -0700 |
| commit | 59d36c9832702989bfcca8a5af29fb2dff01efcc (patch) | |
| tree | b2b07d98cb22bc5241cde7403b6a15d99821318e /recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.imx.bb | |
| parent | 72f59d35816cd2be6159013e4d96d03abf7f1c4b (diff) | |
| download | meta-freescale-59d36c9832702989bfcca8a5af29fb2dff01efcc.tar.gz | |
layer: Convert to new override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.imx.bb')
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.imx.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.imx.bb index db0b740fa..ccc8e815b 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.2.imx.bb | |||
| @@ -20,7 +20,7 @@ SRC_URI = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} \ | |||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | DEPENDS += "iso-codes util-linux zlib" | 22 | DEPENDS += "iso-codes util-linux zlib" |
| 23 | DEPENDS_append_imxgpu2d = " virtual/libg2d" | 23 | DEPENDS:append:imxgpu2d = " virtual/libg2d" |
| 24 | 24 | ||
| 25 | inherit use-imx-headers gobject-introspection gtk-doc | 25 | inherit use-imx-headers gobject-introspection gtk-doc |
| 26 | 26 | ||
| @@ -85,8 +85,8 @@ GTKDOC_MESON_OPTION = "gtk_doc" | |||
| 85 | GTKDOC_MESON_ENABLE_FLAG = "enabled" | 85 | GTKDOC_MESON_ENABLE_FLAG = "enabled" |
| 86 | GTKDOC_MESON_DISABLE_FLAG = "disabled" | 86 | GTKDOC_MESON_DISABLE_FLAG = "disabled" |
| 87 | 87 | ||
| 88 | FILES_${PN} += "${libdir}/gstreamer-1.0/include" | 88 | FILES:${PN} += "${libdir}/gstreamer-1.0/include" |
| 89 | FILES_${MLPREFIX}libgsttag-1.0 += "${datadir}/gst-plugins-base/1.0/license-translations.dict" | 89 | FILES:${MLPREFIX}libgsttag-1.0 += "${datadir}/gst-plugins-base/1.0/license-translations.dict" |
| 90 | 90 | ||
| 91 | COMPATIBLE_MACHINE = "(mx6|mx7|mx8)" | 91 | COMPATIBLE_MACHINE = "(mx6|mx7|mx8)" |
| 92 | 92 | ||
