diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2024-08-31 09:25:51 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-31 09:25:51 -0300 |
| commit | d351908271556aed6e900372f6ca3d12081065a4 (patch) | |
| tree | fcc39d787d539aea17413efe8a831e8e9925cc82 | |
| parent | 8266ad6fffc600ea940b8f02649136e86d666540 (diff) | |
| parent | c252dabfe8268ca6d557e8871765436709661d7c (diff) | |
| download | meta-freescale-d351908271556aed6e900372f6ca3d12081065a4.tar.gz | |
Merge pull request #1915 from MaxKrummenacher/master
gstreamer1.0-plugins-ugly: remove unbuildable default packageconfigs
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.imx.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.imx.bb index 19e9ce047..55bb975b4 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.24.0.imx.bb | |||
| @@ -24,7 +24,6 @@ GST_PLUGIN_SET_HAS_EXAMPLES = "0" | |||
| 24 | 24 | ||
| 25 | PACKAGECONFIG ??= " \ | 25 | PACKAGECONFIG ??= " \ |
| 26 | ${GSTREAMER_ORC} \ | 26 | ${GSTREAMER_ORC} \ |
| 27 | a52dec mpeg2dec \ | ||
| 28 | " | 27 | " |
| 29 | 28 | ||
| 30 | PACKAGECONFIG[a52dec] = "-Da52dec=enabled,-Da52dec=disabled,liba52" | 29 | PACKAGECONFIG[a52dec] = "-Da52dec=enabled,-Da52dec=disabled,liba52" |
