diff options
| -rw-r--r-- | recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.11.0.bb | 2 | ||||
| -rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.11.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.11.0.bb index 6fae1fe7b..3aeba4ac7 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.11.0.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.11.0.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=80c0478f4339af024519b3723023fe28" | |||
| 7 | PROVIDES = "virtual/imxvpu" | 7 | PROVIDES = "virtual/imxvpu" |
| 8 | 8 | ||
| 9 | SRC_URI = " \ | 9 | SRC_URI = " \ |
| 10 | ${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \ | 10 | ${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true \ |
| 11 | " | 11 | " |
| 12 | SRC_URI[md5sum] = "51b811f9523d03ca87f611ba86594311" | 12 | SRC_URI[md5sum] = "51b811f9523d03ca87f611ba86594311" |
| 13 | SRC_URI[sha256sum] = "cec620241d303852ddad8601f2025a68abbc1ec26d605103c7e4173749b59e3f" | 13 | SRC_URI[sha256sum] = "cec620241d303852ddad8601f2025a68abbc1ec26d605103c7e4173749b59e3f" |
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc index b33780d2b..c9317d362 100644 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | |||
| @@ -55,7 +55,7 @@ inherit fsl-eula-unpack distro_features_check | |||
| 55 | 55 | ||
| 56 | REQUIRED_DISTRO_FEATURES_mx8 = "wayland" | 56 | REQUIRED_DISTRO_FEATURES_mx8 = "wayland" |
| 57 | 57 | ||
| 58 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" | 58 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" |
| 59 | 59 | ||
| 60 | # Note : If you add a package here, to prevent a naming conflict see the python_anonymous() futher below | 60 | # Note : If you add a package here, to prevent a naming conflict see the python_anonymous() futher below |
| 61 | IMX_PACKAGES_GBM = "" | 61 | IMX_PACKAGES_GBM = "" |
