Fix QA issue: SRC_URI uses PN not BPN [src-uri-bad]
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
PROVIDES = "virtual/imxvpu"
SRC_URI = " \
- ${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \
+ ${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true \
"
SRC_URI[md5sum] = "51b811f9523d03ca87f611ba86594311"
SRC_URI[sha256sum] = "cec620241d303852ddad8601f2025a68abbc1ec26d605103c7e4173749b59e3f"
REQUIRED_DISTRO_FEATURES_mx8 = "wayland"
-SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
+SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true"
# Note : If you add a package here, to prevent a naming conflict see the python_anonymous() futher below
IMX_PACKAGES_GBM = ""