summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia')
-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
10 files changed, 26 insertions, 23 deletions
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