summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-01-11 08:41:24 -0300
committerGitHub <noreply@github.com>2023-01-11 08:41:24 -0300
commit3f5fc5810cfb7be61b487ade0a7ecfaeafa3d2aa (patch)
tree83efd89946fe60485f17149aee55d8f2fe6a01b6
parent1c7f17f6063d0b747d94a17059b176f3ebdb3e3e (diff)
parentcfdbf0e5b2efd6ecc4007858f544d8ae4a12cc80 (diff)
downloadmeta-freescale-3f5fc5810cfb7be61b487ade0a7ecfaeafa3d2aa.tar.gz
Merge pull request #1384 from Freescale/backport-1382-to-kirkstone
[Backport kirkstone] Update recipes-multimedia for NXP 5.15.71-2.2.0
-rw-r--r--conf/machine/include/imx-base.inc8
-rw-r--r--recipes-bsp/alsa-state/alsa-state/imx-mainline-bsp/asound.conf (renamed from recipes-bsp/alsa-state/alsa-state/imx-generic-bsp/asound.conf)0
-rw-r--r--recipes-bsp/alsa-state/alsa-state/imx-nxp-bsp/asound.conf271
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.3.imx.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.imx.bb)4
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.3.imx.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb)6
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.imx.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.0.imx.bb)4
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.imx.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0_1.20.0.imx.bb)4
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb (renamed from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.1.bb)8
-rw-r--r--recipes-multimedia/imx-codec/imx-codec_4.7.2.bb (renamed from recipes-multimedia/imx-codec/imx-codec_4.7.1.bb)4
-rw-r--r--recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.0.2.bb (renamed from recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.0.1.bb)4
-rw-r--r--recipes-multimedia/imx-dsp/imx-dsp_2.0.2.bb (renamed from recipes-multimedia/imx-dsp/imx-dsp_2.0.1.bb)7
-rw-r--r--recipes-multimedia/imx-parser/imx-parser_4.7.2.bb (renamed from recipes-multimedia/imx-parser/imx-parser_4.7.1.bb)4
-rw-r--r--recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb4
13 files changed, 301 insertions, 27 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 426d66a8..04ad558d 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -450,10 +450,10 @@ MACHINE_GSTREAMER_1_0_PLUGIN:mx8qm-nxp-bsp ?= "imx-gst1.0-plugin"
450MACHINE_GSTREAMER_1_0_PLUGIN:mx8qxp-nxp-bsp ?= "imx-gst1.0-plugin" 450MACHINE_GSTREAMER_1_0_PLUGIN:mx8qxp-nxp-bsp ?= "imx-gst1.0-plugin"
451MACHINE_GSTREAMER_1_0_PLUGIN:mx8dx-nxp-bsp ?= "imx-gst1.0-plugin" 451MACHINE_GSTREAMER_1_0_PLUGIN:mx8dx-nxp-bsp ?= "imx-gst1.0-plugin"
452 452
453PREFERRED_VERSION_gstreamer1.0:mx8-nxp-bsp ??= "1.20.0.imx" 453PREFERRED_VERSION_gstreamer1.0:mx8-nxp-bsp ??= "1.20.3.imx"
454PREFERRED_VERSION_gstreamer1.0-plugins-base:mx8-nxp-bsp ??= "1.20.0.imx" 454PREFERRED_VERSION_gstreamer1.0-plugins-base:mx8-nxp-bsp ??= "1.20.3.imx"
455PREFERRED_VERSION_gstreamer1.0-plugins-good:mx8-nxp-bsp ??= "1.20.0.imx" 455PREFERRED_VERSION_gstreamer1.0-plugins-good:mx8-nxp-bsp ??= "1.20.3.imx"
456PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx8-nxp-bsp ??= "1.20.0.imx" 456PREFERRED_VERSION_gstreamer1.0-plugins-bad:mx8-nxp-bsp ??= "1.20.3.imx"
457PREFERRED_VERSION_ffmpeg:mx8-nxp-bsp ??= "4.4.1" 457PREFERRED_VERSION_ffmpeg:mx8-nxp-bsp ??= "4.4.1"
458 458
459# Determines if the SoC has support for Vivante kernel driver 459# Determines if the SoC has support for Vivante kernel driver
diff --git a/recipes-bsp/alsa-state/alsa-state/imx-generic-bsp/asound.conf b/recipes-bsp/alsa-state/alsa-state/imx-mainline-bsp/asound.conf
index c511018e..c511018e 100644
--- a/recipes-bsp/alsa-state/alsa-state/imx-generic-bsp/asound.conf
+++ b/recipes-bsp/alsa-state/alsa-state/imx-mainline-bsp/asound.conf
diff --git a/recipes-bsp/alsa-state/alsa-state/imx-nxp-bsp/asound.conf b/recipes-bsp/alsa-state/alsa-state/imx-nxp-bsp/asound.conf
new file mode 100644
index 00000000..0084f4a0
--- /dev/null
+++ b/recipes-bsp/alsa-state/alsa-state/imx-nxp-bsp/asound.conf
@@ -0,0 +1,271 @@
1defaults.pcm.rate_converter "linear"
2
3pcm.dmix_48000{
4type dmix
5ipc_key 5678293
6ipc_key_add_uid yes
7slave{
8pcm "hw:0,0"
9period_time 40000
10format S16_LE
11rate 48000
12}
13}
14
15pcm.dmix_44100{
16type dmix
17ipc_key 5678293
18ipc_key_add_uid yes
19slave{
20pcm "hw:0,0"
21period_time 40000
22format S16_LE
23rate 44100
24}
25}
26
27pcm.dmix_32000{
28type dmix
29ipc_key 5678293
30ipc_key_add_uid yes
31slave{
32pcm "hw:0,0"
33period_time 40000
34format S16_LE
35rate 32000
36}
37}
38
39pcm.dmix_24000{
40type dmix
41ipc_key 5678293
42ipc_key_add_uid yes
43slave{
44pcm "hw:0,0"
45period_time 40000
46format S16_LE
47rate 24000
48}
49}
50
51pcm.dmix_22050{
52type dmix
53ipc_key 5678293
54ipc_key_add_uid yes
55slave{
56pcm "hw:0,0"
57period_time 40000
58format S16_LE
59rate 22050
60}
61}
62
63pcm.dmix_16000{
64type dmix
65ipc_key 5678293
66ipc_key_add_uid yes
67slave{
68pcm "hw:0,0"
69period_time 40000
70format S16_LE
71rate 16000
72}
73}
74
75pcm.dmix_12000{
76type dmix
77ipc_key 5678293
78ipc_key_add_uid yes
79slave{
80pcm "hw:0,0"
81period_time 40000
82format S16_LE
83rate 12000
84}
85}
86
87pcm.dmix_11025{
88type dmix
89ipc_key 5678293
90ipc_key_add_uid yes
91slave{
92pcm "hw:0,0"
93period_time 40000
94format S16_LE
95rate 11025
96}
97}
98
99pcm.dmix_8000{
100type dmix
101ipc_key 5678293
102ipc_key_add_uid yes
103slave{
104pcm "hw:0,0"
105period_time 40000
106format S16_LE
107rate 8000
108}
109}
110
111pcm.!dsnoop_48000{
112type dsnoop
113ipc_key 5778293
114ipc_key_add_uid yes
115slave{
116pcm "hw:0,0"
117period_time 40000
118format S16_LE
119rate 48000
120}
121}
122
123pcm.!dsnoop_44100{
124type dsnoop
125ipc_key 5778293
126ipc_key_add_uid yes
127slave{
128pcm "hw:0,0"
129period_time 40000
130format S16_LE
131rate 44100
132}
133}
134
135pcm.!dsnoop_32000{
136type dsnoop
137ipc_key 5778293
138ipc_key_add_uid yes
139slave{
140pcm "hw:0,0"
141period_time 40000
142format S16_LE
143rate 32000
144}
145}
146
147pcm.!dsnoop_24000{
148type dsnoop
149ipc_key 5778293
150ipc_key_add_uid yes
151slave{
152pcm "hw:0,0"
153period_time 40000
154format S16_LE
155rate 24000
156}
157}
158
159pcm.!dsnoop_22050{
160type dsnoop
161ipc_key 5778293
162ipc_key_add_uid yes
163slave{
164pcm "hw:0,0"
165period_time 40000
166format S16_LE
167rate 22050
168}
169}
170
171pcm.!dsnoop_16000{
172type dsnoop
173ipc_key 5778293
174ipc_key_add_uid yes
175slave{
176pcm "hw:0,0"
177period_time 40000
178format S16_LE
179rate 16000
180}
181}
182
183pcm.!dsnoop_12000{
184type dsnoop
185ipc_key 5778293
186ipc_key_add_uid yes
187slave{
188pcm "hw:0,0"
189period_time 40000
190format S16_LE
191rate 12000
192}
193}
194
195pcm.!dsnoop_11025{
196type dsnoop
197ipc_key 5778293
198ipc_key_add_uid yes
199slave{
200pcm "hw:0,0"
201period_time 40000
202format S16_LE
203rate 11025
204}
205}
206
207pcm.!dsnoop_8000{
208type dsnoop
209ipc_key 5778293
210ipc_key_add_uid yes
211slave{
212pcm "hw:0,0"
213period_time 40000
214format S16_LE
215rate 8000
216}
217}
218
219pcm.asymed{
220type asym
221playback.pcm "dmix_44100"
222capture.pcm "dsnoop_44100"
223}
224
225pcm.dsp0{
226type plug
227slave.pcm "asymed"
228}
229
230pcm.!default{
231type plug
232route_policy "average"
233slave.pcm "asymed"
234}
235
236ctl.!default{
237type hw
238card 0
239}
240
241ctl.mixer0{
242type hw
243card 0
244}
245
246pcm_slave.esai{
247 pcm "hw:0,0"
248 channels 8
249 rate 48000
250 period_time 40000
251}
252
253pcm.esaich1to6{
254 type dshare
255 ipc_key 5778293
256 slave esai
257 bindings.0 0
258 bindings.1 4
259 bindings.2 1
260 bindings.3 5
261 bindings.4 2
262 bindings.5 6
263}
264
265pcm.esaich78{
266 type dshare
267 ipc_key 5778293
268 slave esai
269 bindings.0 3
270 bindings.1 7
271}
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.3.imx.bb
index 31ddfa36..2dfe80b5 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.3.imx.bb
@@ -185,8 +185,8 @@ SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plug
185 " 185 "
186SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} " 186SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} "
187GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https" 187GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https"
188SRCBRANCH = "MM_04.07.01_2208_L5.15.y" 188SRCBRANCH = "MM_04.07.02_2210_L5.15.y"
189SRCREV = "a9c9d17bb3fc94f49f9c17fd965090949b7ba1cd" 189SRCREV = "cfb43ae30f9038a004ea1b916c74bc66f33e1171"
190 190
191S = "${WORKDIR}/git" 191S = "${WORKDIR}/git"
192 192
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.3.imx.bb
index e025b582..d365699f 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.3.imx.bb
@@ -17,7 +17,6 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-ba
17 file://0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch \ 17 file://0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch \
18 file://0003-viv-fb-Make-sure-config.h-is-included.patch \ 18 file://0003-viv-fb-Make-sure-config.h-is-included.patch \
19 file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \ 19 file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \
20 file://0001-gstallocatorphymem.c-Typecast-result-of-gst_phymem_g.patch \
21 " 20 "
22SRC_URI[sha256sum] = "96d8a6413ba9394fbec1217aeef63741a729d476a505a797c1d5337d8fa7c204" 21SRC_URI[sha256sum] = "96d8a6413ba9394fbec1217aeef63741a729d476a505a797c1d5337d8fa7c204"
23 22
@@ -113,9 +112,10 @@ SRC_URI:remove = " \
113 file://0003-viv-fb-Make-sure-config.h-is-included.patch \ 112 file://0003-viv-fb-Make-sure-config.h-is-included.patch \
114 file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch" 113 file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch"
115SRC_URI:prepend = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} " 114SRC_URI:prepend = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} "
115SRC_URI += "file://0001-gstallocatorphymem.c-Typecast-result-of-gst_phymem_g.patch"
116GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https" 116GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https"
117SRCBRANCH = "MM_04.07.01_2208_L5.15.y" 117SRCBRANCH = "MM_04.07.02_2210_L5.15.y"
118SRCREV = "db100facd1b3601c225bfac2fae7abc9f7a5f92c" 118SRCREV = "cbf542ce3e0bad1009d5ecf72707e870c375c3f0"
119 119
120S = "${WORKDIR}/git" 120S = "${WORKDIR}/git"
121 121
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.imx.bb
index 4b38fda2..8cbbd2d1 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.0.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.imx.bb
@@ -100,8 +100,8 @@ DEPENDS_V4L2 = "${@bb.utils.contains_any('DISTRO_FEATURES', 'wayland x11', '', '
100SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz" 100SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz"
101SRC_URI:prepend = "${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} " 101SRC_URI:prepend = "${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} "
102GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https" 102GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https"
103SRCBRANCH = "MM_04.07.01_2208_L5.15.y" 103SRCBRANCH = "MM_04.07.02_2210_L5.15.y"
104SRCREV = "b83d1e4a3cd702bbe0cf4544aa2acc55796e4a0f" 104SRCREV = "643478677a4acb225dbb48e64720b06a7c6da668"
105 105
106S = "${WORKDIR}/git" 106S = "${WORKDIR}/git"
107 107
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.20.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.imx.bb
index 464b8ce0..2c419601 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0_1.20.0.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.imx.bb
@@ -89,8 +89,8 @@ DEFAULT_PREFERENCE = "-1"
89SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz" 89SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz"
90SRC_URI:prepend = "${GST1.0_SRC};branch=${SRCBRANCH} " 90SRC_URI:prepend = "${GST1.0_SRC};branch=${SRCBRANCH} "
91GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https" 91GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https"
92SRCBRANCH = "MM_04.07.01_2208_L5.15.y" 92SRCBRANCH = "MM_04.07.02_2210_L5.15.y"
93SRCREV = "7afc123bc6974d68795f97466eb83ec7a093fb9b" 93SRCREV = "6d2a525316b3f5cbda6a87fc5b213ab03055f320"
94 94
95S = "${WORKDIR}/git" 95S = "${WORKDIR}/git"
96 96
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.1.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
index d174b70c..cdd5d848 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.7.1.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
@@ -11,6 +11,7 @@ DEPENDS = "imx-codec imx-parser gstreamer1.0 gstreamer1.0-plugins-base gstreamer
11DEPENDS:append:mx6-nxp-bsp = " imx-lib" 11DEPENDS:append:mx6-nxp-bsp = " imx-lib"
12DEPENDS:append:mx7-nxp-bsp = " imx-lib" 12DEPENDS:append:mx7-nxp-bsp = " imx-lib"
13DEPENDS:append:mx8ulp-nxp-bsp = " imx-lib" 13DEPENDS:append:mx8ulp-nxp-bsp = " imx-lib"
14DEPENDS:append:mx9-nxp-bsp = " imx-lib"
14DEPENDS:append:imxvpu = " imx-vpuwrap" 15DEPENDS:append:imxvpu = " imx-vpuwrap"
15DEPENDS:append:imxfbdev:imxgpu = " libdrm" 16DEPENDS:append:imxfbdev:imxgpu = " libdrm"
16 17
@@ -22,9 +23,11 @@ RCONFLICTS:${PN} = "gst1.0-fsl-plugin"
22LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ 23LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
23 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" 24 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
24 25
26PV = "4.7.2+git${SRCPV}"
27
25SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}" 28SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH}"
26SRCBRANCH = "MM_04.07.01_2208_L5.15.y" 29SRCBRANCH = "MM_04.07.02_2210_L5.15.y"
27SRCREV = "f4410b70e8cb49ec0d522bb0681c5d9178cfc216" 30SRCREV = "3a0250b983f2610e6936d10c63b45e2d39eadd7e"
28 31
29S = "${WORKDIR}/git" 32S = "${WORKDIR}/git"
30 33
@@ -38,6 +41,7 @@ PLATFORM:mx6sll-nxp-bsp = "MX6SLL"
38PLATFORM:mx7-nxp-bsp= "MX7D" 41PLATFORM:mx7-nxp-bsp= "MX7D"
39PLATFORM:mx7ulp-nxp-bsp= "MX7ULP" 42PLATFORM:mx7ulp-nxp-bsp= "MX7ULP"
40PLATFORM:mx8-nxp-bsp = "MX8" 43PLATFORM:mx8-nxp-bsp = "MX8"
44PLATFORM:mx9-nxp-bsp = "MX9"
41 45
42# Todo add a mechanism to map possible build targets 46# Todo add a mechanism to map possible build targets
43EXTRA_OEMESON = "-Dplatform=${PLATFORM} \ 47EXTRA_OEMESON = "-Dplatform=${PLATFORM} \
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.7.1.bb b/recipes-multimedia/imx-codec/imx-codec_4.7.2.bb
index 168878db..488bcc6d 100644
--- a/recipes-multimedia/imx-codec/imx-codec_4.7.1.bb
+++ b/recipes-multimedia/imx-codec/imx-codec_4.7.2.bb
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5a0bf11f745e68024f37b4724a5364fe"
11PROVIDES += "libfslcodec" 11PROVIDES += "libfslcodec"
12 12
13SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" 13SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true"
14SRC_URI[md5sum] = "a905c211e352c6d2f511603e21c6ec26" 14SRC_URI[md5sum] = "ef8b76bbe907539e62b5bd30c0c08f75"
15SRC_URI[sha256sum] = "e7ab2c84d3d0d0eff258c45c15a27e3bb22082e73b41cf9d169a68dbdd705529" 15SRC_URI[sha256sum] = "90e541b82b6849ec8b00bdf70b89b2af3a36cebde8b9b067341243ea46bc786a"
16 16
17inherit fsl-eula-unpack autotools pkgconfig 17inherit fsl-eula-unpack autotools pkgconfig
18 18
diff --git a/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.0.1.bb b/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.0.2.bb
index 1ee90c38..49497f81 100644
--- a/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.0.1.bb
+++ b/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.0.2.bb
@@ -8,8 +8,8 @@ inherit fsl-eula-unpack autotools pkgconfig
8 8
9SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" 9SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true"
10 10
11SRC_URI[md5sum] = "bb533c612e688d1ad0de028f19fefbf5" 11SRC_URI[md5sum] = "80f1ea02e8af55f08efcc1014b51565b"
12SRC_URI[sha256sum] = "8f26dd1bdd08c4136da0fd67342cbac1c5c2f95a0dc33b1d71a64e0f8e1938a7" 12SRC_URI[sha256sum] = "3575152bb1372842b07794e7daafb8282827ce301c1c944bd1c2b5fc12120671"
13 13
14# Fix strip command failed: 'Unable to recognise the format of the input file' 14# Fix strip command failed: 'Unable to recognise the format of the input file'
15INHIBIT_PACKAGE_STRIP = "1" 15INHIBIT_PACKAGE_STRIP = "1"
diff --git a/recipes-multimedia/imx-dsp/imx-dsp_2.0.1.bb b/recipes-multimedia/imx-dsp/imx-dsp_2.0.2.bb
index 9e634b60..76b7d786 100644
--- a/recipes-multimedia/imx-dsp/imx-dsp_2.0.1.bb
+++ b/recipes-multimedia/imx-dsp/imx-dsp_2.0.2.bb
@@ -8,8 +8,8 @@ inherit fsl-eula-unpack autotools pkgconfig
8 8
9SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" 9SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true"
10 10
11SRC_URI[md5sum] = "71e18d4518551f665fa0258ccf6605b0" 11SRC_URI[md5sum] = "1ba2634775bf9b7a66fe25ce72195aca"
12SRC_URI[sha256sum] = "7441cf3cbdc12058f2841a708b1374c637d2a171cca17a348338ebf4580a417e" 12SRC_URI[sha256sum] = "f3fb2f61dc3d9a5ae4e42474d309d891f6ac710540b47adb147df33560629aa8"
13 13
14EXTRA_OECONF = " \ 14EXTRA_OECONF = " \
15 -datadir=${base_libdir}/firmware \ 15 -datadir=${base_libdir}/firmware \
@@ -17,8 +17,6 @@ EXTRA_OECONF = " \
17 ${@bb.utils.contains('TUNE_FEATURES', 'aarch64', '--enable-armv8', '', d)} \ 17 ${@bb.utils.contains('TUNE_FEATURES', 'aarch64', '--enable-armv8', '', d)} \
18" 18"
19 19
20RDEPENDS:${PN} += " imx-dsp-codec-ext"
21
22HIFI4_PLATFORM ?= "HIFI4_PLATFORM_IS_UNDEFINED" 20HIFI4_PLATFORM ?= "HIFI4_PLATFORM_IS_UNDEFINED"
23HIFI4_PLATFORM:mx8qm-nxp-bsp = "imx8qmqxp" 21HIFI4_PLATFORM:mx8qm-nxp-bsp = "imx8qmqxp"
24HIFI4_PLATFORM:mx8qxp-nxp-bsp = "imx8qmqxp" 22HIFI4_PLATFORM:mx8qxp-nxp-bsp = "imx8qmqxp"
@@ -45,6 +43,7 @@ FILES:${PN} = "${libdir}/imx-mm/audio-codec/dsp \
45 ${base_libdir}/firmware/imx/dsp \ 43 ${base_libdir}/firmware/imx/dsp \
46 /unit_tests \ 44 /unit_tests \
47" 45"
46RDEPENDS:${PN} += "imx-dsp-codec-ext"
48 47
49INSANE_SKIP:${PN} = "already-stripped arch ldflags dev-so" 48INSANE_SKIP:${PN} = "already-stripped arch ldflags dev-so"
50 49
diff --git a/recipes-multimedia/imx-parser/imx-parser_4.7.1.bb b/recipes-multimedia/imx-parser/imx-parser_4.7.2.bb
index 8b3a39ed..004c2417 100644
--- a/recipes-multimedia/imx-parser/imx-parser_4.7.1.bb
+++ b/recipes-multimedia/imx-parser/imx-parser_4.7.2.bb
@@ -14,8 +14,8 @@ RPROVIDES:${PN} = "libfslparser"
14RCONFLICTS:${PN} = "libfslparser" 14RCONFLICTS:${PN} = "libfslparser"
15 15
16SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" 16SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true"
17SRC_URI[md5sum] = "33341cfbc387a881d82c5197b86a4544" 17SRC_URI[md5sum] = "b4fee8f21ecef727af00f7106620f44b"
18SRC_URI[sha256sum] = "680080293df869393028c58ccb2642b724f4b2297f2cbd7b98877a81e4cd6d03" 18SRC_URI[sha256sum] = "745dbc6c9d28bf380b707f0aeb6dfde02a3bcbb34522640510f8756e945c7320"
19 19
20inherit fsl-eula-unpack autotools pkgconfig 20inherit fsl-eula-unpack autotools pkgconfig
21 21
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
index e2c69082..ad00e3a1 100644
--- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
+++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
@@ -11,8 +11,8 @@ DEPENDS = "virtual/imxvpu"
11DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" 11DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc"
12 12
13SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}" 13SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}"
14SRCBRANCH = "MM_04.07.01_2208_L5.15.y" 14SRCBRANCH = "MM_04.07.02_2210_L5.15.y"
15SRCREV = "bb1a5f300eec0b89d7127446eb78d479c23ff7da" 15SRCREV = "c9fc1fd57094accdb6e0e72e635716718482efe7"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18