diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-11-08 13:02:45 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 13:02:45 -0300 |
commit | 80a6f043d7d716a40054de5d1bfa0ea8ef7c7c67 (patch) | |
tree | cbd749513988932d820080ddf2c22df087d34aae | |
parent | 3a884aaedfe2da188f50e4e2e1f2dfdb8745765b (diff) | |
parent | 4646d0b9323ed89ea36a34df078c59c4b2059843 (diff) | |
download | meta-freescale-80a6f043d7d716a40054de5d1bfa0ea8ef7c7c67.tar.gz |
Merge pull request #1688 from thochstein/multimedia
Multimedia Update for NXP release 6.1.36-2.1.0
12 files changed, 31 insertions, 27 deletions
diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb index 5f6965345..8c5413c12 100644 --- a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb +++ b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb | |||
@@ -20,7 +20,7 @@ inherit autotools pkgconfig use-imx-headers | |||
20 | PV = "1.0.26+${SRCPV}" | 20 | PV = "1.0.26+${SRCPV}" |
21 | 21 | ||
22 | SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" | 22 | SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" |
23 | SRCBRANCH = "MM_04.08.00_2305_L6.1.y" | 23 | SRCBRANCH = "MM_04.08.01_2308_L6.1.y" |
24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" | 24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" |
25 | 25 | ||
26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.0.imx.bb index 189925713..85c57ad79 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.0.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.0.imx.bb | |||
@@ -187,8 +187,8 @@ SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plu | |||
187 | file://0002-avoid-including-sys-poll.h-directly.patch" | 187 | file://0002-avoid-including-sys-poll.h-directly.patch" |
188 | SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} " | 188 | SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} " |
189 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https" | 189 | GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https" |
190 | SRCBRANCH = "MM_04.08.00_2305_L6.1.y" | 190 | SRCBRANCH = "MM_04.08.01_2308_L6.1.y" |
191 | SRCREV = "3c2f0b5794e699437964f2c337463f57b1e17f51" | 191 | SRCREV = "fd7a399c3a9c43b5675bc2497ad8a23540bf720e" |
192 | 192 | ||
193 | S = "${WORKDIR}/git" | 193 | S = "${WORKDIR}/git" |
194 | 194 | ||
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.0.imx.bb index d8c652872..d64e115a1 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.0.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.0.imx.bb | |||
@@ -116,8 +116,8 @@ SRC_URI:remove = " \ | |||
116 | SRC_URI:prepend = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} " | 116 | SRC_URI:prepend = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} " |
117 | SRC_URI:append = " file://0001-gstallocator-Fix-typcasts.patch" | 117 | SRC_URI:append = " file://0001-gstallocator-Fix-typcasts.patch" |
118 | GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https" | 118 | GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https" |
119 | SRCBRANCH = "MM_04.08.00_2305_L6.1.y" | 119 | SRCBRANCH = "MM_04.08.01_2308_L6.1.y" |
120 | SRCREV = "aaaf7df211523b1835659ae85c510e5615d451d7" | 120 | SRCREV = "f7c109c3b09645266ad41139253f32cf70a7d692" |
121 | 121 | ||
122 | S = "${WORKDIR}/git" | 122 | S = "${WORKDIR}/git" |
123 | 123 | ||
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.0.imx.bb index a594e0c2a..9f854e155 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.0.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.0.imx.bb | |||
@@ -106,8 +106,8 @@ SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-pl | |||
106 | file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch" | 106 | file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch" |
107 | SRC_URI:prepend = "${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} " | 107 | SRC_URI:prepend = "${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} " |
108 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https" | 108 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https" |
109 | SRCBRANCH = "MM_04.08.00_2305_L6.1.y" | 109 | SRCBRANCH = "MM_04.08.01_2308_L6.1.y" |
110 | SRCREV = "84704602fe5d6d5012085e63fa8a7232af13c9b7" | 110 | SRCREV = "ca3ef27dd4020393bfda546a25a3fa28314276e1" |
111 | 111 | ||
112 | S = "${WORKDIR}/git" | 112 | S = "${WORKDIR}/git" |
113 | 113 | ||
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.22.0.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.22.0.imx.bb index 9201246a5..dec059920 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0_1.22.0.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.22.0.imx.bb | |||
@@ -93,8 +93,8 @@ LIC_FILES_CHKSUM = " \ | |||
93 | SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz" | 93 | SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz" |
94 | SRC_URI:prepend = "${GST1.0_SRC};branch=${SRCBRANCH} " | 94 | SRC_URI:prepend = "${GST1.0_SRC};branch=${SRCBRANCH} " |
95 | GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https" | 95 | GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https" |
96 | SRCBRANCH = "MM_04.08.00_2305_L6.1.y" | 96 | SRCBRANCH = "MM_04.08.01_2308_L6.1.y" |
97 | SRCREV = "e39d4ce54e78cb090cf4e5cd56f431c365c5b0f4" | 97 | SRCREV = "95112902507718085231a933cdfe54e3997d1b28" |
98 | 98 | ||
99 | S = "${WORKDIR}/git" | 99 | S = "${WORKDIR}/git" |
100 | 100 | ||
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb index 1e2ffbde5..c27c79d06 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb | |||
@@ -22,7 +22,7 @@ RCONFLICTS:${PN} = "gst1.0-fsl-plugin" | |||
22 | 22 | ||
23 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" | 23 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" |
24 | 24 | ||
25 | PV = "4.8.0+git${SRCPV}" | 25 | PV = "4.8.1+git${SRCPV}" |
26 | 26 | ||
27 | SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \ | 27 | SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \ |
28 | file://0001-aiurdemux-Fix-type-of-USER_DATA_LOCATION.patch \ | 28 | file://0001-aiurdemux-Fix-type-of-USER_DATA_LOCATION.patch \ |
@@ -37,8 +37,8 @@ SRC_URI = "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch= | |||
37 | file://0010-provide-declaration-for-aiur_register_external_typef.patch \ | 37 | file://0010-provide-declaration-for-aiur_register_external_typef.patch \ |
38 | file://0011-meson-Undef-_TIME_BITS-along-with-_FILE_OFFSET_BITS.patch \ | 38 | file://0011-meson-Undef-_TIME_BITS-along-with-_FILE_OFFSET_BITS.patch \ |
39 | " | 39 | " |
40 | SRCBRANCH = "MM_04.08.00_2305_L6.1.y" | 40 | SRCBRANCH = "MM_04.08.01_2308_L6.1.y" |
41 | SRCREV = "2df72651dcc0ecff9db7c0a96d59c5ca2b9be9d4" | 41 | SRCREV = "903c03e8611a107508b1f60e4736df208e72247d" |
42 | 42 | ||
43 | S = "${WORKDIR}/git" | 43 | S = "${WORKDIR}/git" |
44 | 44 | ||
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.8.0.bb b/recipes-multimedia/imx-codec/imx-codec_4.8.1.bb index a0d6fdff0..778e4c8c6 100644 --- a/recipes-multimedia/imx-codec/imx-codec_4.8.0.bb +++ b/recipes-multimedia/imx-codec/imx-codec_4.8.1.bb | |||
@@ -5,14 +5,14 @@ | |||
5 | DESCRIPTION = "Freescale Multimedia codec libs" | 5 | DESCRIPTION = "Freescale Multimedia codec libs" |
6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
7 | SECTION = "multimedia" | 7 | SECTION = "multimedia" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" |
9 | 9 | ||
10 | # Backward compatibility | 10 | # Backward compatibility |
11 | PROVIDES += "libfslcodec" | 11 | PROVIDES += "libfslcodec" |
12 | 12 | ||
13 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" | 13 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" |
14 | SRC_URI[md5sum] = "e33477360b20f1338cf3899c2bd7813e" | 14 | SRC_URI[md5sum] = "a47f6407459ab4889e1bd9651b9dd40b" |
15 | SRC_URI[sha256sum] = "ad767de5c50f8d64f9583b52fb42e8b94c5c17f9e75e426b9e4d3053b483b486" | 15 | SRC_URI[sha256sum] = "0d0668dadbd69c40c1d0e29cbf4082df008a7cb7ec7e5cfe7d8f228395bdaf58" |
16 | 16 | ||
17 | inherit fsl-eula-unpack autotools pkgconfig | 17 | inherit fsl-eula-unpack autotools pkgconfig |
18 | 18 | ||
diff --git a/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.0.5.bb b/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.5.bb index bef448a20..b0ba6c064 100644 --- a/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.0.5.bb +++ b/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.5.bb | |||
@@ -2,14 +2,14 @@ | |||
2 | 2 | ||
3 | DESCRIPTION = "i.MX DSP Codec Wrapper and Lib owned by NXP" | 3 | DESCRIPTION = "i.MX DSP Codec Wrapper and Lib owned by NXP" |
4 | LICENSE = "Proprietary" | 4 | LICENSE = "Proprietary" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" |
6 | 6 | ||
7 | inherit fsl-eula-unpack autotools pkgconfig | 7 | inherit fsl-eula-unpack autotools pkgconfig |
8 | 8 | ||
9 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 9 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "2f79f786604ef4d12d1682610353555a" | 11 | SRC_URI[md5sum] = "4619cebbad2f312b950a9ad2b2e30e24" |
12 | SRC_URI[sha256sum] = "b138fcda29be9ed7939d05365af3ac94b0fa6e35e56593168a9d4eed58498a8f" | 12 | SRC_URI[sha256sum] = "89ac92b348aa70c81dcbf6a9ee4bc99bec56a491a89f5ba9854eab77e5fd4298" |
13 | 13 | ||
14 | EXTRA_OECONF:append:mx8qm-nxp-bsp = " --enable-imx8qmqxp" | 14 | EXTRA_OECONF:append:mx8qm-nxp-bsp = " --enable-imx8qmqxp" |
15 | EXTRA_OECONF:append:mx8qxp-nxp-bsp = " --enable-imx8qmqxp" | 15 | EXTRA_OECONF:append:mx8qxp-nxp-bsp = " --enable-imx8qmqxp" |
diff --git a/recipes-multimedia/imx-dsp/imx-dsp_2.0.5.bb b/recipes-multimedia/imx-dsp/imx-dsp_2.1.5.bb index 9bba10c57..5fbdf15ee 100644 --- a/recipes-multimedia/imx-dsp/imx-dsp_2.0.5.bb +++ b/recipes-multimedia/imx-dsp/imx-dsp_2.1.5.bb | |||
@@ -2,14 +2,15 @@ | |||
2 | 2 | ||
3 | DESCRIPTION = "i.MX DSP Wrapper, Firmware Binary, Codec Libraries" | 3 | DESCRIPTION = "i.MX DSP Wrapper, Firmware Binary, Codec Libraries" |
4 | LICENSE = "Proprietary" | 4 | LICENSE = "Proprietary" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" |
6 | |||
6 | 7 | ||
7 | inherit fsl-eula-unpack autotools pkgconfig | 8 | inherit fsl-eula-unpack autotools pkgconfig |
8 | 9 | ||
9 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 10 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
10 | 11 | ||
11 | SRC_URI[md5sum] = "536180f4d50982a6a3df9cdb0bf9e28b" | 12 | SRC_URI[md5sum] = "2b2581a4b24735f4e449a161a334e04d" |
12 | SRC_URI[sha256sum] = "c16f077411f3af412b2b58312b041eea5eb0fadc0271d7d2322860cc40089445" | 13 | SRC_URI[sha256sum] = "11f4e89c0d3c61ac591aa3e00e345d7cc8d0d2627a915253f920cdcf4492a7d5" |
13 | 14 | ||
14 | EXTRA_OECONF = " \ | 15 | EXTRA_OECONF = " \ |
15 | -datadir=${base_libdir}/firmware \ | 16 | -datadir=${base_libdir}/firmware \ |
diff --git a/recipes-multimedia/imx-parser/imx-parser_4.8.0.bb b/recipes-multimedia/imx-parser/imx-parser_4.8.1.bb index aacd943b9..98a7cd99a 100644 --- a/recipes-multimedia/imx-parser/imx-parser_4.8.0.bb +++ b/recipes-multimedia/imx-parser/imx-parser_4.8.1.bb | |||
@@ -5,7 +5,7 @@ | |||
5 | DESCRIPTION = "Freescale Multimedia parser libs" | 5 | DESCRIPTION = "Freescale Multimedia parser libs" |
6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
7 | SECTION = "multimedia" | 7 | SECTION = "multimedia" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" |
9 | 9 | ||
10 | # For backwards compatibility | 10 | # For backwards compatibility |
11 | PROVIDES += "libfslparser" | 11 | PROVIDES += "libfslparser" |
@@ -14,8 +14,8 @@ RPROVIDES:${PN} = "libfslparser" | |||
14 | RCONFLICTS:${PN} = "libfslparser" | 14 | RCONFLICTS:${PN} = "libfslparser" |
15 | 15 | ||
16 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | 16 | SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" |
17 | SRC_URI[md5sum] = "46c0636293e387a8b3e4c7d08bd35e02" | 17 | SRC_URI[md5sum] = "c7a8aae8114d0756ed858000b78e9d8e" |
18 | SRC_URI[sha256sum] = "804414bfa016461687d4f077feb29deb6e4bdcd018e1da9691ae55284bb65b7f" | 18 | SRC_URI[sha256sum] = "73b8ce76507f25d72192862a939405625086a6631fba6f58e4e6bef2614fd202" |
19 | 19 | ||
20 | inherit fsl-eula-unpack autotools pkgconfig | 20 | inherit 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 38061011c..78c1b8887 100644 --- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb +++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb | |||
@@ -5,14 +5,14 @@ | |||
5 | DESCRIPTION = "Freescale Multimedia VPU wrapper" | 5 | DESCRIPTION = "Freescale Multimedia VPU wrapper" |
6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
7 | SECTION = "multimedia" | 7 | SECTION = "multimedia" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" |
9 | 9 | ||
10 | DEPENDS = "virtual/imxvpu" | 10 | DEPENDS = "virtual/imxvpu" |
11 | DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" | 11 | DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}" | 13 | SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}" |
14 | SRCBRANCH = "MM_04.08.00_2305_L6.1.y" | 14 | SRCBRANCH = "MM_04.08.01_2308_L6.1.y" |
15 | SRCREV = "a9cd0835da0ecce55d94510d028371b473090fcc" | 15 | SRCREV = "1fe7cb6e94898f35e8b3b3afdbf5d6bf064cc126" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
diff --git a/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend b/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend index 69a9ec6bc..93f71e8f6 100644 --- a/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend +++ b/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend | |||
@@ -11,6 +11,8 @@ SRC_URI_IMX:mx7-nxp-bsp = " \ | |||
11 | file://0100-pulseaudio-remove-the-control-for-speaker-headphone-widge.patch" | 11 | file://0100-pulseaudio-remove-the-control-for-speaker-headphone-widge.patch" |
12 | SRC_URI_IMX:mx8-nxp-bsp = " \ | 12 | SRC_URI_IMX:mx8-nxp-bsp = " \ |
13 | ${SRC_URI_IMX:mx6-nxp-bsp}" | 13 | ${SRC_URI_IMX:mx6-nxp-bsp}" |
14 | SRC_URI_IMX:mx9-nxp-bsp = " \ | ||
15 | ${SRC_URI_IMX:mx6-nxp-bsp}" | ||
14 | 16 | ||
15 | CACHED_CONFIGUREVARS:append:mx6-nxp-bsp = " ax_cv_PTHREAD_PRIO_INHERIT=no" | 17 | CACHED_CONFIGUREVARS:append:mx6-nxp-bsp = " ax_cv_PTHREAD_PRIO_INHERIT=no" |
16 | 18 | ||
@@ -24,3 +26,4 @@ do_install:append() { | |||
24 | PACKAGE_ARCH:mx6-nxp-bsp = "${MACHINE_SOCARCH}" | 26 | PACKAGE_ARCH:mx6-nxp-bsp = "${MACHINE_SOCARCH}" |
25 | PACKAGE_ARCH:mx7-nxp-bsp = "${MACHINE_SOCARCH}" | 27 | PACKAGE_ARCH:mx7-nxp-bsp = "${MACHINE_SOCARCH}" |
26 | PACKAGE_ARCH:mx8-nxp-bsp = "${MACHINE_SOCARCH}" | 28 | PACKAGE_ARCH:mx8-nxp-bsp = "${MACHINE_SOCARCH}" |
29 | PACKAGE_ARCH:mx9-nxp-bsp = "${MACHINE_SOCARCH}" | ||